A MIDI Library for .NET

ControlChangeMessage.MakeTimeShiftedCopy Method

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

public override Message MakeTimeShiftedCopy(
   float delta
);

See Also

ControlChangeMessage Class | Midi Namespace