Limiter Op
This op is deprecated!
It will not receive any updatesLimits the loudness of an incoming signal
Summary (oneliner)
Limiter
will limit the loudness of an incoming signal. It is composed of a ?Compressor
with a fast attack and release. Limiters are commonly used to safeguard against signal clipping. Unlike a compressor, limiters do not provide smooth gain reduction and almost completely prevent additional gain above the threshold.
- Ops.Extension.Deprecated.Tonejs.Limiter
- Extension Op - Visible to all users
- MIT
- Tone.js (Webaudio Library)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
The audio signal to apply the limiter to
The threshold of of the limiter
OUTPUT PORTS
The audio signal withe applied limiter