A MIDI Library for .NET

InputDevice.NoteOn Event

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

public event NoteOnHandler NoteOn;

See Also

InputDevice Class | Midi Namespace