A MIDI Library for .NET

InputDevice Events

The events of the InputDevice class are listed below. For a complete list of InputDevice class members, see the InputDevice Members topic.

Public Instance Events

ControlChange Event called when an input device receives a Control Change message.
NoteOff Event called when an input device receives a Note Off message.
NoteOn Event called when an input device receives a Note On message.
PitchBend Event called when an input device receives a Pitch Bend message.
ProgramChange Event called when an input device receives a Program Change message.

See Also

InputDevice Class | Midi Namespace | Clock | InputDevice