The MidiInEventData class extends ShimiEventData. It contains a reference to the source IMidiIn that created the event data, as well as information about a MIDI message that has been received.
If set to true, the event will stop processing.
The object that triggered the event.
The MIDI message that has been received.
Generated using TypeDoc
The MidiInEventData class extends ShimiEventData. It contains a reference to the source IMidiIn that created the event data, as well as information about a MIDI message that has been received.