A UGen that limits the amplitude of its input signal. Modelled after FScape 1.0 limiter module. N.B.: The UGen outputs a gain control signal, so the input must be multiplied by this signal to obtain the actually limited signal.
- Value Params
- attack
the attack duration in frames, as -60 dB point
- ceiling
the maximum allowed amplitude
- in
input signal
- release
the release duration in frames, as -60 dB point
- Companion
- object