May i know how to convert midi files into music notes in C++? I am working on a project to create a piano game, whereby the midi files will be converted into notes that will be reflected on the keyboard itself so that the player can pressed accordingly. My idea is somewhat similar to guitar hero, whereby the music bars will fall from the top of the screen.
yunnie