Will be called for each time a note off event is observed.
The pitch of the midi event received.
The velocity of the midi event received.
The device the midi event was received from.
Will be called for each time a note on event is observed.
The pitch of the midi event received.
The velocity of the midi event received.
The device the midi event was received from.
Will be called for each time a note is recorded.
The note sequence up to this point.
Generated using TypeDoc
An abstract base class for providing arbitrary callbacks for each note recorded.