A MIDI Library for .NET

CallbackMessage.MakeTimeShiftedCopy Method

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

public override Message MakeTimeShiftedCopy(
   float delta
);

See Also

CallbackMessage Class | Midi Namespace