A MIDI Library for .NET

NoteOffMessage.MakeTimeShiftedCopy Method

Returns a copy of this message, shifted in time by the specified amount.

public override Message MakeTimeShiftedCopy(
   float delta
);

See Also

NoteOffMessage Class | Midi Namespace