Problem
Limiter clipping appears after stacked voice processing even though the final master meter looks acceptable.
Solution
Root Cause / Diagnostic:
Stacking multiple plugins (EQ, saturation, dynamic EQ, pitch correction) without proper inter-stage gain staging causes internal digital clipping between plugins. Even if 32-bit floating point processing prevents harsh digital overs inside the DAW mixer, driving intermediate plugins past 0 dBFS causes non-linear plugin algorithms (like analog modeled saturators) to produce harsh intermodulation distortion. The final master limiter may show legal levels while the audio waveform is already audibly distorted.
Actionable Fix:
1. Audit the gain staging across the entire insert chain, ensuring every plugin's output level matches its input level (unity gain) when bypassed.
2. Maintain peak levels between -18 dBFS and -12 dBFS going into and out of each processing block on the vocal strip.
3. Inspect the final waveform using a true-peak meter (ITU-R BS.1770) set to -1.0 dBTP ceiling to prevent inter-sample clipping during lossy AAC/MP3 transcoding.
Pro Tip:
Always insert a dedicated True Peak Limiter as the very last plugin on your master bus, locking output ceiling to -1.0 dBTP to guarantee clean playback across YouTube's audio compression codecs.
Stacking multiple plugins (EQ, saturation, dynamic EQ, pitch correction) without proper inter-stage gain staging causes internal digital clipping between plugins. Even if 32-bit floating point processing prevents harsh digital overs inside the DAW mixer, driving intermediate plugins past 0 dBFS causes non-linear plugin algorithms (like analog modeled saturators) to produce harsh intermodulation distortion. The final master limiter may show legal levels while the audio waveform is already audibly distorted.
Actionable Fix:
1. Audit the gain staging across the entire insert chain, ensuring every plugin's output level matches its input level (unity gain) when bypassed.
2. Maintain peak levels between -18 dBFS and -12 dBFS going into and out of each processing block on the vocal strip.
3. Inspect the final waveform using a true-peak meter (ITU-R BS.1770) set to -1.0 dBTP ceiling to prevent inter-sample clipping during lossy AAC/MP3 transcoding.
Pro Tip:
Always insert a dedicated True Peak Limiter as the very last plugin on your master bus, locking output ceiling to -1.0 dBTP to guarantee clean playback across YouTube's audio compression codecs.