A class library for opening, parsing, and saving MIDI files.

NoteOn.Key Property

Gets/sets the key which was pressed.

public byte Key {get; set;}

Property Value

The key which was pressed.

See Also

NoteOn Class | EF.SimpleMIDI Namespace