ofxThreadedMidiPlayer icon indicating copy to clipboard operation
ofxThreadedMidiPlayer copied to clipboard

Threaded Midi File Player for openFrameworks

Results 6 ofxThreadedMidiPlayer issues
Sort by recently updated
recently updated
newest added

The error in the console says: “MidiOutCore::sendMessage: message format problem ... not sysex but > 3 bytes?”

I need a license file to be able to use this in a project - please see https://help.github.com/articles/licensing-a-repository/

great addon! works great under linux/oF0.9.8. stop is not working so well, could not start after stop. any ideas how to implement playback speed? i had a look at jdksmidi::MIDISequencer.setState,...

Hey, I'm trying to make a MIDI to DMX solution. Usually I use my arduino leonardo as a MIDI device in order to receive MIDI messages from ableton live, then...

Dear jvcleave, (Dear all), when trying to compile/link the example of ofxThreadedMidiPlayer on windows 7 VS (I already did comment out the PRETTY_FUNCTION stuff), I get the following: ``` Severity...

Hey @jvcleave , do you think this addon should work? I tried to move the example to 'myApps' and also updated with ProjectGenerator without success. I am getting some errors...