문제

I want to make a rhythm game which pre-generate beat from a midi file. but I don't really understand about the data structure of midi file and how to generate those beat. how should I accomplished this?

for your info I'm using Qt for Meego. and there's also one problem I found, QML Element Audio for meego cannot play .mid file. I dont how to solve it. any solution>?

도움이 되었습니까?

해결책

What you'r looking for is "Music Sequencer Design"

Take a look at this document from gamasutra.com

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top