the trigger that restarts the ramp, when passing from non-positive to positive
the amount of increment of the output signal per
second. In SCLang this argument is named rate
, while
ScalaCollider uses speed
to avoid conflict with the
UGen's calculation rate.
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
the amount of increment of the output signal per second.
the amount of increment of the output signal per
second. In SCLang this argument is named rate
, while
ScalaCollider uses speed
to avoid conflict with the
UGen's calculation rate.
the trigger that restarts the ramp, when passing from non-positive to positive
A UGen which starts a linear raise from zero each time it is triggered.
When speed is one, one gets a continually-updating measurement of the time (in seconds) since the last trigger.
the trigger that restarts the ramp, when passing from non-positive to positive
the amount of increment of the output signal per second. In SCLang this argument is named
rate
, while ScalaCollider usesspeed
to avoid conflict with the UGen's calculation rate.Line
Phasor
Ramp