| A class library for opening, parsing, and saving MIDI files. | |
NoteOn.Velocity Property
Gets/sets the velocity with which the key was pressed.
public
byte Velocity {get; set;}
Property Value
The velocity with which the key was pressed.
See Also
NoteOn Class | EF.SimpleMIDI Namespace