When you hand a mix to a mastering engineer — or master it yourself — the mix bus export should not already be slammed against 0 dBFS. This tool calculates the peak ceiling to set on your export so the mastering chain has clean headroom and the final master avoids clipping.
How it works
The amount of headroom you need depends on how much louder the master must be than your mix. The tool estimates the limiter gain reduction from the loudness gap:
gain to add (dB) = target LUFS - current mix LUFS
A mix at -18 LUFS targeting a -9 LUFS master needs about 9 dB of added
loudness, most of it from limiting. The export ceiling is then set so that this
processing, plus a fixed true-peak safety margin (about 1 dB), still fits
under full scale:
export peak ceiling (dBFS) = -(true-peak margin) - headroom allowance
where the headroom allowance scales with the expected limiting. A bigger loudness jump means a lower (more negative) export ceiling.
Why a true-peak margin
Sample peaks are not the whole story. The analog waveform reconstructed between
samples — the true peak — can exceed the sample values, and lossy codecs like
AAC and MP3 can push peaks higher still. Leaving roughly 1 dB of true-peak
margin keeps the encoded master clean.
Tips
- Export at 24-bit so the lower level does not cost resolution.
- Do not normalise the mix to 0 dBFS before mastering — that destroys the headroom this calculation creates.
- For streaming, a
-14 LUFStarget with a-1 dBTPceiling is a safe default; this tool refines the export level around that.
All calculations run locally in your browser.