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 cascaded exponential lag UGen.
Lag2.kr(in, time)
is equivalent toLag.kr(Lag.kr(in, time), time)
, thus resulting in a smoother transition. This saves on CPU as you only have to calculate the decay factor once instead of twice.input signal.
60 dB lag time in seconds.
Lag3
Lag2UD
Lag