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

NoteOff.Velocity Property

Gets/sets the velocity with which the key was released.

public byte Velocity {get; set;}

Property Value

The velocity with which the key was released.

See Also

NoteOff Class | EF.SimpleMIDI Namespace