Deliver a system exclusive message to a MIDI devicePurpose. Delivers a single system exclusive message. This is commonly useful with a MIDI port as the target device, though any available Java Sound MidiDevice could be chosen, even the software synthesizer. Usage. java SendSysex [ devicename ] hexstring Parameters.
Bugs, limitations. Not well-tested. Source code. SendSysex.java, MidiCommon.java | |