v0.1Latest

Limiter

Peak limiter with configurable attack, smoothed release, inter-sample (true-peak) detection, and input makeup drive. No look-ahead delay.

Peak limiter that catches signals above the ceiling to prevent overshoot and clipping on the output. Configurable attack and smoothed release govern how tightly it clamps and recovers, inter-sample (true-peak) detection guards against reconstruction overshoots between samples, and an input makeup drive pushes level into the limiter for loudness. It runs without look-ahead delay, so it stays low-latency at the cost of the fastest transient catches.

Inputs

Audio In

Audio signal input

IDaudio
Signalaudio · audio rate · stereo
Unitnormalized
Range-1 to 1 normalized
Default0
CoercionImplicit

Outputs

Audio Out

Audio signal output

IDaudio
Signalaudio · audio rate · stereo
Unitnormalized
Range-1 to 1 normalized
CoercionImplicit

Parameters

Ceiling

Sets the maximum output level enforced by the limiter.

IDceilingDb
Typefloat
Controlslider
Range or Options-12 to 0 dB, step 0.1
Default-0.3
GroupLimiter

Attack

Sets how quickly gain reduction begins; 0 ms is immediate.

IDattackMs
Typefloat
Controlslider
Range or Options0 to 50 ms, step 0.1
Default0
GroupLimiter

Release

Sets how quickly gain reduction recovers after a peak.

IDreleaseMs
Typefloat
Controlslider
Range or Options1 to 500 ms, step 1, log
Default50
GroupLimiter

Makeup

Sets the input drive before limiting while preserving the output ceiling.

IDmakeupDb
Typefloat
Controlslider
Range or Options-12 to 24 dB, step 0.1
Default0
GroupLimiter

True Peak

Enables inter-sample peak detection instead of sample-peak limiting.

IDtruePeak
Typefloat
Controlslider
Range or Options0 to 1, step 1
Default1
GroupLimiter

Details

Canonical IDdyn.limiter
Categoryeffects
Runtime Surfacecontrol
Runtime Targetscontrol-main-thread
JUCE Early AccessSupported
Early Access NoteNative-supported in the plugin for the current catalog/runtime support contract.
Audio Channel BehaviorPreserve (stereo in → stereo out, width unchanged)