write a MIDI file in C++
- by mrbuxley
Hi I Have some problems finding the right information about this and would be glad if someone could point me in the right direction.
How do you code a midifile? e.g. how can I write a snippet that plays a random tone for 1 second.
Basically what I would need to get done is representing differnet midi melodys as vectors of some sort? How can I do this..