MidiEvent


Simple wrapper around MIDI messages, used to abstract from the actual bytes and provide a more symbolic representation of the MIDI data. This class is used as a superclass for messages received on a MidiInput object. You don't usually have to create such objects yourself.