Hi!

Nice to hear that someone is working on Jack-Midi!
Yes, you should use handleMidiMessage() for sysex too.
handleMidiMessage() determines the type of the midi-data and calls the
appropriate method.
Thanks,
Sebastian



Gabriel M. Beddingfield schrieb:
> Hi Guys,
>
> I love Hydrogen.  Thanks for all the hard work... it really shows!  SVN
> HEAD is looking good, too.
>
> Last night I started adding JACK MIDI support to Hydrogen.  When should I
> use MidiInput::handleSysexMessage()?  No drivers appear to be using it
> currently... doing all business through MidiInput::handleMidiMessage().
>
> By the way:  You guys did a good job modularizing the drivers and the
> code.  Adding a new driver was easy because you laid you the code very
> well.  The code is easy to follow and understand.
>
>   


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to