A MIDI Library for .NET

PitchBendMessage.MakeTimeShiftedCopy Method

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

public override Message MakeTimeShiftedCopy(
   float delta
);

See Also

PitchBendMessage Class | Midi Namespace