Limiter
๐๏ธ What a Limiter Is
A limiter is a special kind of dynamics processor, similar to a compressor, but much more aggressive. Its main job: prevent audio from exceeding a certain level (threshold) โ usually to avoid distortion or clipping in digital systems.
- Compressor: smooths out dynamics (reduces loud parts above a threshold gradually).
- Limiter: acts as a โbrick wallโ โ once audio hits the ceiling, it wonโt go higher.
In essence, a limiter ensures your signal never exceeds 0 dBFS, which is the digital maximum.
๐ง How Limiters Work (Internally)
A limiter looks at the incoming waveform and:
- Detects when a peak approaches a threshold (say, -0.1 dBFS).
- Reduces the gain quickly to keep the signal below that threshold.
- Optionally uses lookahead โ a tiny delay (1โ5 ms) โ so it can โseeโ peaks coming and react in time.
๐๏ธ Limiters in a DAW (Digital Audio Workstation)
When producing or mixing in a DAW like Ableton, FL Studio, Logic, Reaper, or Pro Tools, limiters show up in a few common places:
1. Master Bus Limiter
- Used at the end of your mix chain to catch stray peaks and maximize overall loudness.
- Often the last plugin before exporting the track.
- Example: FabFilter Pro-L2, Waves L2, Ozone Maximizer, Ableton Limiter.
2. Track or Bus Limiter
- Used on individual elements (vocals, drums, etc.) to tame harsh transients or maintain control.
- Especially common on drums, percussion buses, or vocals with sudden peaks.
3. Metering Companion
- Limiters are often used alongside LUFS meters or true peak meters to ensure that streaming levels (Spotify, Apple Music, YouTube) arenโt exceeded.
๐ Key Parameters (What Youโll See on the Interface)
Parameter | Description | Typical Values |
---|---|---|
Threshold | Level at which limiting starts. | -6 dB to -0.3 dB |
Ceiling / Output | Hard limit the signal will not exceed. | -1.0 dBFS (safe for streaming) |
Attack | How quickly the limiter reacts. | 0.1โ1 ms |
Release | How fast it returns to normal after limiting. | 20โ200 ms (auto is common) |
Lookahead | Pre-delay so it can โseeโ peaks early. | 1โ5 ms |
Gain / Input | Drives the signal into the limiter to increase loudness. | Variable |
๐ง Limiting in the Production Workflow
Hereโs where limiters fit in your music production chain:
-
Mixing phase
-
Keep limiters off your master bus (use gentle compression instead).
-
Use limiters only if a track has wild peaks (e.g., slap bass, snare).
-
Mastering phase
-
Apply a high-quality limiter as the final stage.
- Bring the loudness up to your target LUFS (e.g., -14 LUFS for streaming, -8 to -10 LUFS for EDM/Pop).
-
Keep true peaks below -1 dBFS to avoid inter-sample clipping.
-
Reference
-
Use a reference track with a limiter to match perceived loudness while balancing your tonal mix.
๐ป Visual: Digital Limiter Interface (Conceptual)
[Input Gain] ---> [Limiter Threshold] ---> [Ceiling] ---> [Output]
| |
| -> Gain Reduction Meter (-3 dB)
|
Lookahead (2 ms)
Visually, the interface often shows:
- Input/Output meters
- Gain reduction meter
- Waveform visualizer
- Threshold and ceiling sliders
๐งฉ Real-World Limiters
Plugin | Type | Notable Feature |
---|---|---|
FabFilter Pro-L 2 | Mastering limiter | Multiple algorithms, LUFS metering |
iZotope Ozone Maximizer | Intelligent limiter | Transparent, integrated in mastering suite |
Waves L2 Ultramaximizer | Classic digital limiter | Simple, widely used |
Ableton Limiter / Logic Limiter | Stock limiter | Efficient for general control |
Tokyo Dawn Limiter 6 GE | Modular limiter | Precise control, transparent sound |
โ๏ธ Limiter vs. Clipping vs. Compression
Tool | Goal | Sound |
---|---|---|
Limiter | Prevent clipping | Transparent, safe |
Clipper | Shape transients intentionally | Edgy, punchy |
Compressor | Manage dynamics smoothly | Warm, controlled |
A clipper may even precede a limiter to handle fast transient spikes before final limiting.