Hi !
I want to create a little MIDI File player with the Juce Framework, but i’ve no sample in the demo source except for the MidiKeyboard.
I just want to know if someone can help me to understand how work theses classes. A source sample is welcome if possible!
For the moment I can open a MidiFile, get the tracks separatly but I don’t understand really how to put the sequence message to a (pre)opened MidiOutput?
I’ve read the two topics about MidiFile and i don’t get the “PlayingMidiFile.zip” sample code from Wolfen. The link is broken. Can you help me Wolfen?
In all case, thank’s a lot to Jules for the hard work you’ve made.