A MIDI Library for .NET

InputDevice.NoteOff Event

Event called when an input device receives a Note Off message.

public event NoteOffHandler NoteOff;

See Also

InputDevice Class | Midi Namespace