Class representing a sample-accurate parameter control instruction.
See Also Param::applyRamp() , Param::appendRamp()
Param::applyRamp() , Param::appendRamp()
if getCopyValueOnBegin() is true then the begin value may not be known until the Event begins to be processed.
Returns whether the Param 's current value will be copied when this Event begins or not.
Sets the value that will be used when this Event begins.
Returns the label that was assigned when the Event was created, or an empty string. Useful when debugging.