Example usage for Java javax.sound.midi MidiMessage fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getLength() Obtains the total length of the MIDI message in bytes. |
byte[] | getMessage() Obtains the MIDI message data. |
int | getStatus() Obtains the status byte for the MIDI message. |