A MIDI Library for .NET

Message.MakeTimeShiftedCopy Method

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

public abstract Message MakeTimeShiftedCopy(
   float delta
);

See Also

Message Class | Midi Namespace