Inherited from Serializable
Inherited from Serializable
Inherited from SingleOut
Inherited from SomeOut
Inherited from GE.Lazy
Inherited from GE
Inherited from UGenSource[UGenInLike]
Inherited from Expander[UGenInLike]
Inherited from Lazy
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any
A UGen which produces a linear lag (time smear) regarding and input signal. Other than
Lag
which is a feedback filter with exponential decay,Ramp
applies a linear ramp. This is achieved by sampling the input signal at regular intervals given by thelagTime
and starting a new line segment after each interval.the signal to smooth out
the ramp-time (seconds) which is also the interval of the sampling
Sweep
Lag