A MIDI Library for .NET

NoteOnOffMessage.MakeTimeShiftedCopy Method

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

public override Message MakeTimeShiftedCopy(
   float delta
);

See Also

NoteOnOffMessage Class | Midi Namespace