A MusicProductionWiki Publication Sound Better →
The Producer's Bible
All entries →
Intermediate
Understand first: Limiting Headroom Lufs

True Peak Limiting

noun / mastering tool
The peaks your meters can't see are the ones that destroy your master on every streaming platform in the world.
Quick Answer

True Peak Limiting is a form of peak limiting that operates on an oversampled representation of the audio signal — typically 4× or higher — to detect and suppress inter-sample peaks (ISPs) that occur between digital sample points and would cause clipping during digital-to-analog conversion or lossy encoding. Unlike standard sample-peak limiters that only examine the value at each discrete sample, a true peak limiter reconstructs the continuous waveform mathematically to catch peaks that standard meters miss entirely. It is the industry-standard final safeguard in mastering chains targeting streaming platforms, broadcast delivery, and any format that undergoes lossy codec encoding.

New to True Peak Limiting? Start here
Parameters Before / After Quick Reference Common Mistakes
Common Misconception

If my peak meter reads -1 dBFS, my master is safe from clipping on streaming platforms.

A sample-peak reading of -1 dBFS says nothing about inter-sample peaks, which are invisible to standard peak meters. The continuous waveform reconstructed between sample points can overshoot by 1 to 3 dB above the sample-peak reading, meaning your -1 dBFS master can be delivering true peaks of 0 dBTP, +1 dBTP, or higher — all of which will cause audible distortion artifacts when the file passes through AAC, MP3, or any lossy codec during streaming delivery.

True Peak Limiting

The peaks your meters can't see are the ones that destroy your master on every streaming platform in the world.

True Peak Limiting is the final, non-negotiable safeguard in any professional mastering chain destined for streaming, broadcast, or lossy codec delivery. It operates on an oversampled reconstruction of the audio signal — typically 4× oversampling at minimum, with premium implementations running at 8× or 16× — to detect and suppress inter-sample peaks (ISPs) that exist between the discrete sample points of a standard digital audio stream. These are the peaks that your standard sample-peak meters cannot see, that your standard brick-wall limiter does not catch, and that will cause real, audible distortion the moment your audio is reconstructed by a digital-to-analog converter or reencoded by a lossy codec like AAC or MP3. If your delivery chain passes through Spotify, Apple Music, YouTube, Tidal, Amazon Music, or any broadcast infrastructure, true peak limiting is not a preference — it is infrastructure.

The distinction between a sample-peak limiter and a true peak limiter is not subtle — it is architectural. A standard sample-peak limiter examines the amplitude value at each discrete sample point and prevents any individual sample from exceeding a set ceiling. This is an entirely valid tool for a large portion of the gain-staging role that limiting plays. But digital audio is not a series of disconnected amplitude measurements — it is a representation of a continuous analog waveform, and when that waveform is reconstructed during DAC playback or codec encoding, a mathematical interpolation process fills the space between sample points. The actual continuous waveform that results from that interpolation can, and routinely does, exceed the amplitude of the highest sample value in the stream. This phenomenon is called an inter-sample peak, and it represents genuine signal energy that your standard metering pipeline is blind to.

The magnitude of ISPs is not trivial. In dense, complex material — heavy bass content, bright synthesizer attacks, saturated drums, dense harmonic stacks — inter-sample peaks commonly exceed their surrounding sample peaks by 0.5 dB to 3 dB. A master that measures a clean -0.1 dBFS peak on a standard sample-peak meter can simultaneously carry true peak levels of +2 dBTP or higher. Every one of those exceedances becomes a clipping artifact the moment the audio leaves the sterile numerical environment of the DAW and enters the reconstruction process. On streaming platforms, this is compounded further because the platform-side lossy codec encoder — before delivery to the listener — performs its own internal reconstruction and interpolation, and the ISPs that were invisible in your session become audible distortion artifacts embedded permanently in the delivered file.

The industry standard true peak ceiling for streaming delivery, codified across major platform specifications and the ITU-R BS.1770 loudness measurement framework that underpins them, is -1.0 dBTP. This 1 dB of headroom below 0 dBFS provides sufficient margin for codec-induced inter-sample peak generation without allowing reconstructed energy to exceed the digital full-scale ceiling. For broadcast delivery under EBU R128 or ATSC A/85 specifications, the recommended ceiling tightens to -3.0 dBTP, providing additional headroom for the more aggressive encoding and transmission processing chains involved in broadcast infrastructure. Both of these numbers are hard targets, not guidelines, and a true peak limiter is the only tool that can guarantee compliance.

"Inter-sample peaks are not theoretical. They are real distortion that occurs after the DAC when audio is reconstructed. A true peak limiter is the only defense."

— Bob Katz, Mastering Engineer — author of Mastering Audio

It is important to understand where true peak limiting sits in the philosophical hierarchy of mastering. This is not a creative tool. You are not using it to shape the character of the audio, to create density, or to sculpt transient behavior for aesthetic reasons — those functions belong to the compressors, saturators, and primary limiting stages earlier in the chain. The true peak limiter is a precision engineering safeguard whose entire purpose is invisibility. When it works perfectly, the listener has no awareness of its operation. When it is absent or misconfigured, the listener hears distortion on every platform, on every device, every single time the track plays. As of the 2026-05-19 publication of this entry, there is no professional delivery scenario where bypassing true peak limiting is defensible.

True Peak Limiting detects and suppresses inter-sample peaks by operating on an oversampled reconstruction of the waveform — catching peaks between digital sample points that standard meters miss entirely and that cause real distortion during DAC reconstruction and lossy codec encoding.

How It Works

The mechanism of a true peak limiter begins with oversampling. When your audio signal enters the true peak limiter, the first processing stage upsamples it — multiplying the effective sample rate by a factor of 4×, 8×, or 16× depending on the implementation. At 4× oversampling, a 44.1 kHz session becomes a 176.4 kHz internal representation; at 8×, it becomes 352.8 kHz. This upsampling process does not create new audio information — it uses mathematically precise interpolation, typically a polyphase FIR filter bank, to reconstruct the continuous waveform that the original samples represent. The result is a high-density sample grid where the energy that exists between the original sample points now has explicit amplitude values. This is where the inter-sample peaks become visible for the first time. The limiter can now see the actual peaks of the reconstructed waveform, not just the sample-grid snapshot that standard metering reads.

With the oversampled representation in hand, the gain computation stage of the true peak limiter operates exactly as a standard brick-wall limiter does — but on the high-density sample grid. It identifies any sample in the oversampled domain that exceeds the set true peak ceiling, calculates the gain reduction required to bring that peak to the ceiling, and applies a gain reduction curve that is shaped by the lookahead buffer, attack time, and release characteristics configured by the engineer. A critical implementation detail here is that the gain reduction must be applied symmetrically to both the original sample positions and the inter-sample positions — the limiter is not free to alter the inter-sample values independently from the surrounding samples, because the result must produce a coherent, artifact-free waveform when downsampled back to the original sample rate. This constraint is what separates a true peak limiter from a simple oversampled clipper, and it is what determines how much of the transient character is preserved versus sacrificed in the limiting process.

After gain computation, the signal is downsampled back to the original sample rate using the same precision filter process, and the output is guaranteed to carry no inter-sample peaks above the set ceiling. The downsampling filter removes the artificially interpolated sample points and returns to the original sample grid, but the gain reduction that was applied in the oversampled domain is encoded into the resulting samples — the true peak ceiling is baked into the output at the sample level as well as in the continuous waveform reconstruction. A correctly implemented true peak limiter will produce an output that measures at or below the set ceiling on a compliant true peak meter regardless of what oversampling factor or interpolation filter the meter uses. This is the guarantee that matters when you submit to a streaming platform's ingest system or a broadcast delivery chain, both of which perform their own true peak measurement as part of the QC process. Failure triggers automatic rejection or gain reduction applied by the platform, neither of which is acceptable at the professional level.

The computational cost of true peak limiting is substantially higher than standard sample-peak limiting — an 8× oversampled limiter is processing eight times as many samples per second through the gain computation and filter stages. This creates two practical constraints: first, true peak limiters have measurable latency due to the lookahead and filter processing required, typically ranging from 1 ms to 20 ms depending on the implementation quality and oversampling factor; second, running multiple instances in real-time mixing is more CPU-intensive than running standard peak limiters. In a mastering context, neither of these constraints is significant — latency is acceptable at the end of the chain where there are no downstream plugins to compensate for, and CPU resources are dedicated rather than shared with a full mix session. The correct engineering response is to use the true peak limiter exactly where it belongs: last in the mastering chain, after all creative and corrective processing is complete, as the final computation before the output file is written.

A true peak limiter upsamples the signal to construct an explicit representation of the continuous waveform, identifies and gain-reduces inter-sample peaks in the high-density domain, then downsamples back with the gain reduction encoded — delivering a guaranteed true peak ceiling at the output.

Parameters

True peak limiters expose a focused set of controls compared to the broader parameter set of a creative compressor. Each parameter has a direct and well-defined effect on the protection behavior and the audible character of any limiting that occurs. Understanding what each parameter actually does — not just what the label says — is the difference between a compliant master and one that either distorts or sounds over-limited.

True Peak Ceiling (dBTP)

The threshold above which no reconstructed waveform energy is permitted to pass. Set in decibels True Peak (dBTP), not dBFS — this distinction matters because the ceiling is referenced to the oversampled reconstruction, not the sample grid. For streaming delivery, -1.0 dBTP is the industry standard. For broadcast under EBU R128, use -3.0 dBTP. For mastering to a physical medium that will not undergo further encoding, -0.1 dBTP or -0.3 dBTP is common. Never set this at 0.0 dBTP for any streaming delivery — the codec encoding process itself generates additional inter-sample energy that will push the output above digital full scale even if the incoming audio is exactly at 0 dBTP.

Oversampling Factor

Determines the resolution of the waveform reconstruction used to detect inter-sample peaks. 4× oversampling catches most ISPs and is the minimum compliant implementation per ITU-R BS.1770-4. 8× provides meaningfully better reconstruction accuracy, particularly for high-frequency content and complex polyphonic material. 16× offers marginal additional accuracy over 8× for most real-world audio but carries higher CPU cost. Never use a true peak limiter in non-oversampled mode — it is functionally identical to a standard sample-peak limiter and provides no ISP protection. When rendering for delivery, always use the maximum oversampling factor your implementation offers; the CPU cost is irrelevant in an offline bounce.

Lookahead Time

The duration, in milliseconds, that the limiter looks forward in the audio stream before applying gain reduction. Lookahead is what separates a transparent limiter from one that introduces pre-ringing and transient distortion — without it, the limiter must apply instantaneous gain reduction, which creates audible clicks or transient artifacts. Effective lookahead times for true peak limiters range from 0.5 ms to 5 ms. Shorter lookahead allows faster transient response but increases the risk of audible artifacts on sudden, high-amplitude transients. Longer lookahead produces cleaner limiting but introduces more latency. In mastering, 1 ms to 2 ms is a practical range that balances transparency with adequate transient handling. This parameter is often fixed in dedicated hardware implementations.

Release Time

Governs how quickly the limiter returns to unity gain after a peak event. In a true peak limiter operating as a final safeguard, release time is typically set to auto-release or a program-adaptive mode — the limiter is not intended to be riding gain aggressively, so the release behavior matters primarily for the audible pumping or modulation it introduces when the limiter is catching a high density of inter-sample peaks. A release that is too short creates a choppy, modulated texture on dense material. A release that is too long can cause sustained gain reduction that darkens the overall level of the track after a loud peak event. Most dedicated true peak limiter implementations manage this with intelligent program-dependent release curves that respond to the density of peak events rather than a fixed time constant.

Margin / Headroom Below Ceiling

Some true peak limiters provide a margin parameter that sets an internal safety offset below the specified ceiling — for example, a -1.0 dBTP ceiling with a 0.5 dB margin instructs the limiter to target -1.5 dBTP in practice, with the stated ceiling serving as the hard limit for any measurement overshoot due to filter rounding in the gain computation stage. This is an acknowledgment that the filter precision of the downsampling stage can allow a small amount of energy through even after the gain computation stage has theoretically clamped the peak. On critical delivery, build in your own 0.2–0.3 dB safety margin below the nominal ceiling by setting your limiter target 0.3 dB lower than the specification requires — set -1.3 dBTP when targeting -1.0 dBTP compliance.

Link Mode (Stereo / M-S / Dual Mono)

Determines whether the gain reduction computation treats the left and right channels as a linked pair or independently. Stereo link mode computes a single gain reduction value from whichever channel requires the greater reduction and applies it to both — this preserves the stereo image because both channels are reduced by the same amount at all times. Dual mono mode computes and applies gain reduction independently per channel — this can allow greater loudness on sparse material but risks audible stereo image shifting when different amounts of reduction are applied simultaneously to L and R. M-S link mode operates on mid and side components separately, which is useful in mastering chains that process M and S paths independently but can create phase irregularities if not implemented carefully. For standard stereo mastering, stereo link is always correct.

The interaction between these parameters during heavy limiting events is where mastering engineers develop genuine expertise. A true peak limiter that is catching peaks regularly — more than a few times per second — is a signal that the primary limiting stage earlier in the chain is not doing its job, that the gain staging through the mastering chain is set too hot, or that the mix itself contains problematic transient content that needs to be addressed upstream. The true peak limiter should, in a well-designed mastering chain, engage only occasionally — catching ISPs that the primary limiter allowed through by virtue of operating only on sample-grid peaks. If the gain reduction meter on your true peak limiter is active continuously, you have a structural problem in the chain that cannot be solved by adjusting the true peak limiter's release time.

The ceiling parameter deserves additional discussion in the context of the current platform ecosystem. As of the 2026-05-19 publication of this entry, the major streaming platforms target the following true peak specifications: Spotify requires no more than -1 dBTP; Apple Music specifies -1 dBTP; YouTube sets -1 dBTP as its ingest target; Amazon Music HD recommends -2 dBTP for high-resolution content. These are not merely preferred values — ingest systems perform automated true peak measurement and will either reject files that exceed the specification or apply gain reduction automatically. Platform-applied gain reduction is an outcome that no professional mastering engineer should accept, because it is applied without regard for the creative intent encoded in the dynamics of the master. Setting your ceiling before delivery is the only way to retain control.

The four critical parameters — true peak ceiling, oversampling factor, lookahead, and release — govern whether the limiter's ISP protection is audibly invisible or introduces artifacts, and whether the output is guaranteed compliant with delivery specifications.

Quick Reference

-1 dBTP Universal streaming true peak ceiling

Every major streaming platform — Spotify, Apple Music, Tidal, YouTube Music, Amazon Music — as well as EBU R128 broadcast standard specifies a maximum true peak of -1 dBTP. This single value is the delivery target that every professional master must be verified against before distribution, and it represents the minimum headroom needed to absorb codec-induced inter-sample peak amplification without audible clipping.

Use this table as a delivery-context fast reference. Every scenario assumes a true peak limiter as the last plugin in the mastering chain, after all creative and corrective processing including the primary loudness limiter. The Integrated LUFS targets are provided for context — they are measured by a loudness meter, not set on the limiter itself.

Delivery Context True Peak Ceiling Integrated LUFS Target Oversampling Standard Reference Notes
Spotify / Apple Music / Tidal -1.0 dBTP -14 LUFS integrated 4× minimum / 8× preferred AES TD1004 / BS.1770-4 Platform normalizes to -14 LUFS; louder masters get turned down, not rejected
YouTube -1.0 dBTP -14 LUFS integrated 4× minimum YouTube Partner Spec Normalization applied to -14 LUFS; true peak check is automatic at ingest
Amazon Music HD / Ultra HD -2.0 dBTP -14 LUFS integrated 8× recommended Amazon Delivery Spec 2024 Additional headroom required for high-res content; stricter ISP control
EBU R128 Broadcast -3.0 dBTP -23 LUFS integrated 4× minimum EBU R128 / ITU-R BS.1770-4 Broadcast transmission chains introduce additional processing; extra headroom mandatory
ATSC A/85 Broadcast (US) -2.0 dBTP -24 LUFS integrated 4× minimum ATSC A/85 US television delivery standard; different integrated target from EBU
CD / Physical Media -0.3 dBTP Engineer discretion 4× minimum Red Book Audio No streaming normalization; -0.3 dBTP provides safety margin before DAC reconstruction without lossy encoding
Film / Post Production Deliverable -3.0 dBTP -23 LUFS (dialogue-gated) 8× recommended SMPTE RP 2095 Dialogue-gated measurement; headroom critical for theatrical playback systems
SoundCloud (Free Tier) -1.0 dBTP Engineer discretion 4× minimum SoundCloud Upload Spec Platform performs lossy encoding at ingest on free tier; true peak protection essential despite no published normalization target
Share

Signal Chain Position

Signal chain position of True Peak Limiter in music production Mix Bus Summed stereo pre-master EQ Tonal shaping master chain Compression Dynamics control glue & density Saturation Harmonic color analog warmth Stereo Imaging Width & depth mid-side shaping Loudness Limiter Primary brick-wall gain ride True Peak Limiter ISP detection final ceiling ◀ YOU ARE HERE Metering LUFS / TP check QC pass/fail
Mix Bus
Summed stereo · pre-master
EQ
Tonal shaping · master chain
Compression
Dynamics control · glue & density
Saturation
Harmonic color · analog warmth
Stereo Imaging
Width & depth · mid-side shaping
Loudness Limiter
Primary brick-wall · gain ride
True Peak Limiter
ISP detection · final ceiling
▶ You are here
Metering
LUFS / TP check · QC pass/fail

The true peak limiter occupies the absolute final position in the mastering signal chain — after every piece of EQ, compression, saturation, stereo imaging, and primary loudness limiting. This position is not negotiable. Any processing applied after the true peak limiter can generate new inter-sample peaks that the limiter never saw, immediately invalidating the protection and the ceiling guarantee. The primary loudness limiter earlier in the chain handles the heavy lifting of gain management and loudness targeting; the true peak limiter's role is the narrow, specific job of catching ISPs that slip through the sample-domain limiting of that primary stage. Between the two limiters, the signal should not be significantly altered — there should be no additional saturation, no high-frequency boost, and no stereo widening, all of which generate new high-frequency content capable of producing ISPs. Only a metering plugin belongs after the true peak limiter, and that metering plugin must include a true peak meter with ITU-R BS.1770-4-compliant oversampling to verify that the ceiling is being honored before you write the delivery file.

Interaction Warnings

  • Saturation after True Peak Limiter: Any saturator, tape emulation, or harmonic exciter placed after the true peak limiter generates new harmonic content and waveform shaping that creates fresh inter-sample peaks. Even a subtle saturation plugin at a tenth of its normal drive level can produce ISPs that exceed the ceiling by 1–2 dB. If saturation is part of your mastering color, it must precede the true peak limiter by at least one plugin slot.
  • Stereo Widening after True Peak Limiter: Mid-side processing and stereo width expansion modify the amplitude relationship between L and R in ways that shift the peak structure of the combined stereo sum. M-S encoding and decoding at any width setting other than the original can produce new peaks in the L/R domain that exceed the certified ceiling. All stereo imaging must be finalized before the true peak limiter.
  • High-Frequency EQ Boost after True Peak Limiter: Any high-shelf or high-frequency peak boost applied after the true peak limiter raises the amplitude of high-frequency transients — the exact content most likely to generate ISPs due to the fast waveform transitions involved. A 1 dB high-shelf boost at 10 kHz can add 0.5–1.5 dB of true peak level. Lock in all EQ before the true peak limiter.
  • Sample Rate Conversion after True Peak Limiter: Converting sample rate after the true peak limiter — for example, from a 96 kHz mastering session to a 44.1 kHz delivery file — uses a downsampling filter that can produce new peak values in the output grid. Always apply your true peak limiter at the delivery sample rate, or apply a second true peak measurement pass after sample rate conversion to verify the ceiling has not been violated.
  • Codec Encoding by the Delivery Platform: Even a perfectly compliant -1.0 dBTP master can produce ISPs above 0 dBFS after the platform's AAC or MP3 encoder processes it. This is why the -1 dBTP standard exists — it provides 1 dB of headroom specifically to absorb codec-induced ISP generation. If you are delivering to a platform that encodes to a codec with particularly aggressive ISP behavior (older MP3 encoders at low bitrates being the worst offenders), consider using -2.0 dBTP as your ceiling for that specific deliverable.

Signal Flow Diagram

INPUT 44.1 / 48 kHz sample-domain UPSAMPLE 4× / 8× / 16× polyphase FIR ISP DETECTION reconstruct waveform find peaks above ceiling (dBTP) invisible to std meters GAIN REDUCTION lookahead shaping release envelope stereo-linked DOWNSAMPLE return to source rate GR encoded in output STANDARD SAMPLE-PEAK LIMITER (for comparison) sees only discrete sample values → misses ISPs entirely → no ISP protection OUTPUT guaranteed ≤ dBTP ceiling Typical Ceilings: -1.0 dBTP (streaming) · -3.0 dBTP (broadcast) · -0.3 dBTP (CD)

The diagram above illustrates the four-stage internal architecture of a true peak limiter and contrasts it directly with the blind spot of a standard sample-peak limiter. The critical distinction is in the ISP Detection stage: this is where the oversampled waveform reconstruction makes the inter-sample peaks visible for the first time, giving the gain reduction stage a target to work against that would be entirely invisible at the original sample rate. A standard sample-peak limiter skips the upsample and ISP detection stages entirely, proceeding directly to gain reduction on the original sample grid — which means it is making gain decisions based on a coarser, incomplete picture of the waveform's actual amplitude envelope. The inter-sample peaks pass through untouched and become distortion artifacts during subsequent reconstruction.

The Gain Reduction stage in the true peak limiter is doing more sophisticated work than its counterpart in a standard limiter because it must account for the fact that the gain reduction applied in the oversampled domain will affect both the visible sample-grid values and the interpolated inter-sample values in the output. A poorly designed gain reduction stage in a true peak limiter can produce output that passes the true peak meter but introduces pre-ringing or waveform distortion artifacts due to the filter interaction between the gain reduction envelope and the downsampling filter. This is why the quality differential between limiter implementations matters enormously — the difference between a premium mastering-grade true peak limiter and a basic compliant implementation is precisely in how cleanly the gain reduction stage handles this interaction, particularly on complex polyphonic material with fast transients.

History and Development

Pre-2006: The Invisible Problem

The phenomenon of inter-sample peaks was understood theoretically by digital audio engineers from the earliest days of the CD format in the 1980s. The mathematics of digital signal theory — specifically, the Nyquist-Shannon sampling theorem and the concept of bandlimited interpolation — make it clear that the analog waveform reconstructed from a digital sample stream can exceed the amplitude of the highest individual sample. But for the first two decades of the CD era, the problem received limited practical attention for a straightforward reason: in the moderate-loudness masters of the 1980s and early 1990s, there was enough natural headroom below 0 dBFS that the ISPs generated at typical program levels rarely caused audible clipping during DAC reconstruction. The loudness war that accelerated through the 1990s and peaked catastrophically in the 2000s — with integrated loudness levels being pushed to -6 LUFS and higher on commercial releases — compressed the headroom to zero and turned the theoretical ISP problem into a pervasive audible artifact in commercially released music. Masters that measured exactly -0.1 dBFS on standard peak meters were routinely carrying true peak levels of +1 to +3 dBFS that no meter in the production chain could see.

2006–2011: ITU-R BS.1770 and the First Standard

The International Telecommunication Union published ITU-R BS.1770 in 2006 as a standardized method for measuring audio loudness in broadcasting — the LKFS (Loudness, K-weighted, relative to Full Scale) measurement that would later be adopted broadly as LUFS. The first revision of the standard did not include a true peak measurement method; this was addressed in subsequent revisions, with ITU-R BS.1770-2 (2011) formally incorporating the true peak measurement algorithm — a 4× oversampled reconstruction with a specific filter specification — into the standard. This was the moment when true peak measurement became a defined, reproducible, internationally standardized procedure rather than a manufacturer-specific implementation. The European Broadcasting Union simultaneously developed EBU R128, published in 2010, which incorporated true peak measurement as a mandatory component of the loudness normalization framework for broadcast delivery across European member broadcasters. EBU R128 specified the -1 dBTP ceiling that subsequently became the foundation for streaming platform specifications.

2012–2017: Streaming Platforms Adopt the Standard

The transition from broadcast to streaming as the primary music distribution channel brought true peak limiting from the broadcast engineering world into the mainstream mastering workflow. Spotify introduced loudness normalization in 2013, initially at -11 LUFS and subsequently settling at -14 LUFS, and adopted the -1 dBTP true peak ceiling from the broadcast standards. Apple Music and iTunes introduced Sound Check normalization with -16 LUFS targets and similar true peak requirements. The AES (Audio Engineering Society) published TD1004, a recommendation document for streaming audio loudness and true peak standards, in 2015, consolidating the industry position. By 2016, every major streaming platform had published or was actively developing delivery specifications that included explicit true peak ceilings, and the major plug-in developers had released dedicated true peak limiters — including Waves L2 and WLM Plus, iZotope Ozone's Maximizer with true peak mode, and Fabfilter's Pro-L 2 with 32× oversampled true peak limiting — that brought compliant true peak processing into standard mastering plugin chains.

2018–Present: Mandatory Infrastructure

From 2018 onward, true peak limiting ceased to be a differentiating professional practice and became baseline delivery compliance. Distribution aggregators including DistroKid, TuneCore, and CD Baby updated their submission guidelines to reflect platform true peak specifications, making the -1 dBTP ceiling a required parameter rather than a recommendation for any music submitted through their systems. Hardware mastering processors from Dangerous Music, Prism Sound, and other manufacturers incorporated true peak metering displays. Plugin implementations continued to improve — FabFilter Pro-L 2's 32× oversampled true peak algorithm, released in 2017, set a new standard for reconstruction accuracy that became the benchmark other developers aimed to match. As of the 2026-05-19 publication of this entry, ITU-R BS.1770-4 (the current revision) remains the normative standard for both loudness measurement and true peak measurement, and no professional mastering workflow targeting streaming or broadcast delivery operates without true peak limiting as the final stage of the chain.

"True peak limiting is not optional in 2024. Inter-sample peaks cause clipping after encoding that you never hear in your DAW. It's an invisible problem that destroys streams."

— Patchwork (Manon Grandjean), Mastering Engineer (Christine and the Queens, FKJ)

True peak limiting evolved from a theoretical digital audio concern into mandatory delivery infrastructure between 2006 and 2018, driven by ITU-R BS.1770 standardization, EBU R128 broadcast adoption, and the streaming platform ecosystem's implementation of loudness normalization with explicit true peak ceiling requirements.

How to Use True Peak Limiting

The correct starting point is chain position, and it is non-negotiable: the true peak limiter goes last. Before you load a single parameter, verify that every other plugin in your mastering chain — every EQ, every compressor, every saturator, every stereo imaging processor, every primary loudness limiter — is upstream. The true peak limiter sees the final, fully processed audio and makes one specific, narrow decision: whether any ISP above the ceiling needs to be reduced. With the position confirmed, set your true peak ceiling before you set anything else. For streaming delivery, that number is -1.0 dBTP. For broadcast, it is -3.0 dBTP. For CD and physical media without subsequent encoding, -0.3 dBTP is the standard professional choice. These numbers are not arbitrary — they represent the accumulated engineering knowledge of the entire professional delivery ecosystem. Do not set the ceiling at 0.0 dBTP on the assumption that your material is clean; the assumption is wrong for any material that has undergone compression, saturation, or significant limiting upstream.

Once the ceiling is set, enable the highest oversampling factor available in your implementation. In real-time monitoring, running 4× or 8× is adequate — you will hear the ISP protection at work without the CPU overhead of 16×. When you render the final delivery file, switch to the maximum available oversampling and render at that setting. The offline render cost of running 16× oversampled true peak limiting is measured in seconds or minutes, not hours, and the additional ISP detection accuracy it provides on complex material is worth every millisecond of render time. Verify the output after rendering using a true peak meter — not a sample-peak meter — that is explicitly ITU-R BS.1770-4 compliant. Both the built-in meters in current DAWs and the metering views in plugin analyzers like iZotope Insight, Nugen Audio VisLM, and Youlean Loudness Meter provide compliant true peak readout. Check that your rendered file shows no true peak exceedances above your target ceiling before any delivery submission.

1. Place all mastering plugins on the Master channel. 2. As the last device before export, insert a true peak limiter plugin (Ableton's built-in Limiter does not perform true peak detection — use a third-party plugin like FabFilter Pro-L 2 or TDR Limiter 6 GE). 3. In the true peak limiter, enable 'True Peak' or 'ISP' mode, set the ceiling to -1.0 dBTP, and set oversampling to at least 4×. 4. Enable the true peak meter display within the plugin. 5. Play through the loudest section of your track and confirm the TP meter never exceeds -1.0 dBTP. 6. Export via File > Export Audio/Video, selecting 32-bit float WAV for the master file, and re-import to verify true peak in a metering plugin before delivery.

1. Open the Mastering chain on the Stereo Output channel strip. 2. Insert your primary loudness limiter first, then add a true peak limiter as the last insert slot (Logic's Adaptive Limiter does not perform ITU true peak detection — use a third-party true peak limiter in the final slot). 3. Set the true peak ceiling to -1.0 dBTP and enable 4× oversampling minimum. 4. Use the MultiMeter plugin set to 'True Peak' display mode on a post-fader send for real-time monitoring, or use Youlean Loudness Meter inserted after the true peak limiter for integrated LUFS and TP metering simultaneously. 5. Bounce to disk via File > Bounce > Project or Section, choosing 24-bit WAV as the bounce format, and re-analyze the bounced file with a true peak meter before platform submission.

1. Open the Master mixer track and add all mastering plugins in order. 2. Add your true peak limiter plugin (third-party — Fruity Peak Controller is not a true peak limiter; use FabFilter Pro-L 2, Limiter No6, or similar) as the final plugin in the effects chain. 3. Set the ceiling to -1.0 dBTP and enable true peak / ISP detection mode with at least 4× oversampling. 4. Use the plugin's own true peak meter for real-time monitoring during playback. 5. Export via File > Export > Wave File, setting the quality to 32-bit float WAV for master capture. 6. After export, re-analyze the file in a standalone true peak metering tool such as the free Youlean Loudness Meter standalone app to confirm compliance before upload.

1. On the Master Fader track, insert all mastering plugins in order on the insert chain. 2. Insert your true peak limiter (Avid's built-in Master Meter provides true peak metering; for limiting use Sonnox Oxford Limiter, FabFilter Pro-L 2, or McDSP ML4000 with true peak mode enabled) as the final insert. 3. Set the true peak ceiling to -1.0 dBTP and confirm oversampling is set to 4× minimum. 4. Insert Avid's Master Meter or a third-party true peak meter plugin (Nugen MasterCheck, Youlean) after the true peak limiter to independently verify the output. 5. Bounce via File > Bounce to Disk, selecting 24-bit or 32-bit float WAV, Offline Bounce mode for speed. 6. Import the bounced file and re-measure with the true peak meter to confirm the ceiling holds through the entire duration before platform delivery.

A practical workflow detail that catches many engineers: when you are checking loudness compliance during the mastering session, do not use the true peak limiter's gain reduction meter as a proxy for the primary loudness limiter's workload. The gain reduction meter on the true peak limiter should show activity only infrequently — a few events per minute at most. If it is showing continuous or frequent gain reduction, this means ISPs are arriving at the true peak limiter at a rate that indicates the upstream processing chain is not managing gain appropriately. The fix is never to adjust the true peak limiter's release or ceiling — the fix is to revisit the primary limiting stage's output gain, the gain staging between plugins, or the mix's transient content at the source. Think of the gain reduction meter on the true peak limiter as a QC indicator for the rest of your chain: the less it moves, the better everything upstream is working.

For stems and print deliverables where individual elements will be summed or further processed downstream — for example, delivering a vocal stem, a music stem, and an effects stem separately — true peak limiting must be applied individually to each stem at the appropriate ceiling. Do not assume that stems that measure individually below the ceiling will remain below it when summed; the summing process itself generates new peak structure. When delivering stems for sync, broadcast, or theatrical use, use -3.0 dBTP on each stem to provide adequate headroom for the downstream mixing and encoding that will occur in post-production. Delivering stems at -1.0 dBTP leaves insufficient headroom for the downstream processes, and the true peak violations that result will be attributed to your delivery even though they were caused by processes outside your control.

Insert the true peak limiter last in the mastering chain, set the ceiling to the delivery-appropriate dBTP value before anything else, use maximum oversampling on the final render, and verify the output with a compliant true peak meter before submission — if the limiter's gain reduction meter is active frequently, fix it upstream rather than adjusting the limiter.

Genre Applications

The true peak ceiling value does not change by genre — -1.0 dBTP is -1.0 dBTP whether you are mastering a hip-hop record, a classical orchestral recording, or a death metal album. What does change dramatically by genre is the density of ISP activity, the frequency at which the true peak limiter engages, and the degree to which the overall mastering philosophy places the true peak limiter under stress. Understanding how different genres generate ISPs helps you anticipate where the limiter will work hardest and calibrate the upstream chain to manage those stress points before they reach the true peak stage.

GenreRatioAttackReleaseThresholdNotes
TrapBrick-wallLookahead 1–2msAuto-1.0 dBTP ceiling808 subs generate large ISPs — verify with TP meter at 4× oversampling; primary limiter should handle loudness before TP stage
Hip-HopBrick-wallLookahead 1–3msAuto-1.0 dBTP ceilingSnare and kick transients are prime ISP sources — ensure less than 0.5 dB TP GR; use oversampled metering post-chain
HouseBrick-wallLookahead 1–2msAuto-1.0 dBTP ceilingRepetitive transient pattern makes ISP predictable — confirm ceiling holds through full runtime not just loudest section
RockBrick-wallLookahead 2–4msAuto-1.0 dBTP ceilingHigh-frequency guitar harmonics are ISP-prone — use 8× oversampling to catch HF inter-sample activity accurately
MasteringBrick-wallLookahead 1–4msAuto-1.0 dBTP streaming / -3.0 dBTP broadcastFinal stage only — no more than 0.5 dB GR; louder = primary limiter problem, not a TP limiter parameter to adjust
Share

Electronic and dance music presents the most complex true peak management challenge due to the combination of hard-clipped synthesizer waveforms, sub-bass content with fast attacks, and the heavy compression and saturation that define the genre's loudness character. The waveform shapes generated by hard-sync synthesis, FM synthesis, and wave-shaping distortion are particularly prone to ISPs because they contain steep, fast transitions between amplitude extremes — exactly the kind of waveform shape that produces the largest divergence between sample-grid peaks and interpolated continuous waveform peaks. Metal and hard rock mastering, as Matias Multaharju notes in the Attack Magazine interview from 2021 referenced in the production literature, requires particular attention to snare and guitar transient content, where the fast attack edges of processed drums and distorted guitar hits generate ISPs that can exceed sample-peak measurements by 2 dB or more. Classical and acoustic music generates ISPs primarily on percussion transients and plucked string attacks, but the overall program loudness is lower, meaning the ISPs arrive at absolute levels that are less likely to cause audible distortion even if the true peak level exceeds the sample-peak level by a meaningful margin.

Hardware vs. Plugin Implementation

True peak limiting exists in both dedicated hardware mastering processor form and as software plugin implementations, and the architectural differences between the two are significant enough to affect workflow, quality, and cost decisions. Hardware implementations have historically offered more stable and predictable performance characteristics — there is no CPU contention, no driver latency variability, and no floating-point rounding behavior difference between sessions. But the oversampling-based ISP detection that defines true peak limiting is a fundamentally computational operation, and software implementations running on modern DSP hardware have entirely closed the quality gap that once favored dedicated hardware. The current decision between hardware and plugin true peak limiting is primarily one of workflow integration and cost rather than audio quality.

Aspect Hardware Plugin
Oversampling Factor Fixed by design (typically 4× or 8×) Selectable up to 32× in premium implementations (FabFilter Pro-L 2)
Metering Integration Hardware display with dedicated true peak readout Full DAW integration with session recall, automation, and logging
Latency Fixed hardware latency, typically 1–5 ms Plugin latency compensation managed by DAW; negligible in offline render
Session Recall Manual parameter logging required Exact session recall via DAW project file; zero configuration drift
Ceiling Precision Hardware analog-style stepped controls on older units Continuous 0.01 dB precision on all parameters
Update / Algorithm Improvement Fixed at manufacture; requires hardware revision Algorithm updates delivered via software update; same cost after purchase
Free Tier
Limiter No6 Tokyo Dawn Records
Loudmax Thomas Mundt
Mid Tier
Pro-L 2 FabFilter
Limitless elysia
Pro Tier
Sonnox Oxford Limiter V3 Sonnox
Weiss Limiter Softube / Weiss Engineering

The practical recommendation for engineers working primarily in DAW-based mastering workflows is to use a plugin true peak limiter with the highest available oversampling factor for all delivery mastering. The session recall accuracy, the oversampling flexibility, and the algorithm update path all favor software implementations in a workflow where DAW session management is already the standard. Engineers operating hybrid chains — where analog hardware handles the primary loudness limiting and character — often route back into the DAW for the true peak stage specifically because it offers the precision metering and guaranteed compliance verification that analog hardware cannot provide. Hardware true peak limiting remains relevant in dedicated mastering rooms with hardware-centric signal paths, but it is no longer the default recommendation for the majority of professional mastering workflows.

Before and After: ISP Behavior

Before

Without true peak limiting, the master may pass a sample-peak meter check but contains hidden inter-sample peaks that exceed 0 dBFS. After AAC encoding for streaming, these peaks cause audible clipping artifacts — a harsh, buzzy distortion on transients like snare hits, synthesizer attacks, and vocal consonants that is most obvious on consumer earbuds and phone speakers.

After

With a true peak limiter set to -1.0 dBTP, the master has a guaranteed headroom margin that survives codec encoding intact. Transients retain their impact and clarity, the low end stays clean without inter-modulation distortion artifacts, and the file passes automated streaming platform QC checks without rejection — the protection is entirely inaudible in normal playback.

The perceptual difference between a master with unmanaged inter-sample peaks and one processed through a correctly configured true peak limiter is not always immediately obvious on the original delivery file — this is part of what makes ISPs so insidious as a mastering problem. In your DAW, on your studio monitors, through your converter chain, the unmanaged master may sound completely clean. The ISPs exist in the mathematical reconstruction space above 0 dBFS, not in the sample-domain representation that your monitoring chain is playing back. The damage manifests only when the audio leaves that controlled environment and enters a codec encoder or a consumer DAC, both of which perform their own interpolation using reconstruction filters that materialize the ISP energy as real, audible clipping. On AAC-encoded streaming files, the artifact sounds like a brief harshness or crackle on drum transients and high-frequency attacks — subtle enough to be dismissed as "just the compression" on a casual listen, but clearly audible on close listening and particularly damaging on headphone playback where transient clarity is a primary listening-quality dimension. The before-after demonstration is most convincingly conducted by encoding the unprotected master to AAC at 256 kbps, decoding back to PCM, and then comparing the decoded result against the true-peak-protected master encoded and decoded through the same chain. The ISP-induced artifacts in the unprotected version become completely audible in this comparison, providing a definitive demonstration of exactly what the true peak limiter prevents.

In the Wild: Reference Tracks

The following tracks from the locked reference list demonstrate true peak management in diverse commercial contexts. Each example illustrates a specific aspect of how true peak limiting functions in a real, released master — from the sub-bass management in minimalist pop to the transient handling demands of energetic production, to the dynamic range preservation that separates streaming-era mastering from the loudness-war approach. Use these tracks actively on your monitoring system with a true peak meter running to observe what compliant mastering sounds and measures like in commercial context.

Billie Eilishbad guy (2019), WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?. Produced by Finneas O'Connell.
Play this track on any major streaming platform and notice the controlled, punchy low end without any audible distortion despite extreme loudness. The true peak ceiling has been carefully set at -1 dBTP, preventing codec-induced clipping while the overall integrated loudness targets the platform normalization point.
Kendrick LamarHUMBLE. (2017), DAMN.. Produced by Mike Will Made It.
The explosive snare crack at the top of this track demonstrates true peak protection at work — the transient is preserved with full impact but the inter-sample reconstruction never exceeds the delivery ceiling. Without true peak limiting, the codec encoding for Spotify or Apple Music would introduce audible distortion right on that hit.
Dua LipaLevitating (2020), Future Nostalgia. Produced by Stuart Price, Koz.
The driving bass synth in this track would generate significant inter-sample peaks on its leading edge without true peak control. Notice that on streaming the bass remains clean and tight — a -1 dBTP ceiling managed during mastering prevents the AAC encoder from creating distortion artifacts in the low-mid crossover region.
Taylor SwiftAnti-Hero (2022), Midnights. Produced by Jack Antonoff.
This commercial pop master is a textbook example of streaming-era delivery — integrated loudness sits near -9 LUFS integrated with a true peak of -1 dBTP. Listen for how the vocal sits cleanly above a dense production without any harsh digital edge, which would appear immediately if the ISPs were left uncontrolled into lossy encoding.
The WeekndBlinding Lights (2019), After Hours. Produced by DaHeala, Metro Boomin, Oscar Holter, Max Martin.
The synthesizer attack and pulsing sidechain of this track create waveform shapes that are prime candidates for inter-sample overshoots. The mastered version holds cleanly at -1 dBTP even through the densest sections of the chorus — proof that the true peak limiter is doing invisible protective work throughout the entire runtime.
Olivia Rodrigodrivers license (2021), SOUR. Produced by Dan Nigro.
The dynamic shift into the full-band climax of this track is a stress-test for true peak management — high-energy transients arrive suddenly from a quiet section. The true peak limiter prevents any overshoot during the abrupt loudness jump while keeping the emotional impact of the swell completely intact.
Daft PunkGet Lucky (2013), Random Access Memories. Produced by Daft Punk, Nile Rodgers.
Mastered before true peak was a mandatory standard, later streaming versions of this track were remastered to meet -1 dBTP compliance. Compare early CD versions with current streaming playback to hear how inter-sample peak management affects the clarity of the guitar and drum transients without changing perceived loudness.

Across this reference list, the common thread is that true peak compliance is entirely invisible to the listener when the mastering is executed correctly. The -1 dBTP ceiling imposed on each of these tracks does not diminish the perceived loudness, impact, or dynamic character of the music — because the ceiling is applied to the ISP reconstruction domain, not to the perceived loudness space. The emotional impact of the snare crack in Kendrick Lamar's "HUMBLE.," the intimacy of Billie Eilish's "bad guy," and the euphoric momentum of Dua Lipa's "Levitating" are all completely intact. The true peak limiter's invisibility is the correct outcome — it means the mastering engineer successfully deployed the safeguard without touching the creative character of the audio. When a true peak limiter is audible, it means something else in the chain has gone wrong, and the true peak limiter is being asked to do work that belongs to the primary limiting or gain staging stages upstream.

Types of True Peak Limiting

True Peak Limiting vs Limiting

See the full comparison: Limiting

True Peak Limiting vs Loudness Normalization

See the full comparison: Loudness Normalization

Not all true peak limiters operate identically under the shared standard. The ITU-R BS.1770-4 specification defines the measurement method — 4× oversampling minimum with a specific filter response — but it does not dictate the gain computation algorithm, the release behavior, the lookahead implementation, or the quality of the filter used for oversampling. These design choices produce meaningfully different sonic behaviors when the limiter is actively engaging, particularly on material with a high density of ISP events. Understanding the architectural approaches helps in selecting the right tool for a specific mastering context.

Transparent Safety Limiter Plugin / Software

Designed exclusively for ISP protection with minimal audible character. Uses long lookahead (2–5 ms), program-adaptive release, and high oversampling (8× or 16×) to make gain reduction as invisible as possible. Engages infrequently by design — catches only ISPs that escaped the primary limiter. The correct tool for the final stage of a mastering chain where the primary limiting and loudness work is complete. Examples include FabFilter Pro-L 2 in Transparent mode, and the Sonnox Oxford Limiter in true peak mode. The defining characteristic is that you should not be able to hear it working even when the gain reduction meter is showing activity.

Combined Loudness / True Peak Limiter Plugin / Software

A single processor that handles both primary loudness limiting and true peak ceiling enforcement in one plugin. The loudness stage applies the bulk of the gain reduction for target LUFS compliance, while the true peak stage operates on the oversampled output to enforce the ISP ceiling. Common in streaming-targeted mastering tools like iZotope Ozone Maximizer with IRC IV and True Peak mode enabled. Convenient for streamlined chains, but requires careful parameter management to ensure the true peak stage is not overworked by a loudness stage set too aggressively. The risk is that both functions compete for the same plugin slot, making it harder to diagnose which stage is causing audible artifacts when limiting is heavy.

Broadcast-Grade True Peak Processor Hardware / Plugin

Implements the full ITU-R BS.1770-4 true peak measurement and limiting specification with broadcast delivery certification. These processors — including Jünger Audio's Level Magic, Orban Optimod implementations with true peak modes, and the TC Electronic DB4 — are designed specifically for broadcast signal chains where EBU R128 or ATSC A/85 compliance is required and must be documentable. They typically provide logging, compliance reporting, and -3 dBTP ceiling enforcement alongside loudness normalization processing. In music mastering contexts, broadcast-grade processors are used primarily for deliverables explicitly targeting TV broadcast placement, film theatrical delivery, or advertising production where the delivery specification requires documented EBU R128 compliance.

Mastering-Grade Oversampled Clipper with True Peak Mode Plugin

A category that has emerged more recently in the plugin market: oversampled clippers that incorporate a true peak ceiling mode, operating at 4× to 16× oversampling to clip in the reconstructed waveform domain rather than at the sample grid. The Kazrog True Iron Clipper, SIR Audio Tools StandardCLIP, and similar tools operate in this space. The sonic character differs from a transparent limiter — clipping introduces harmonic distortion that can add density and apparent loudness — but when operated in the oversampled domain, the clipping artifacts are managed at the reconstructed waveform level, and the output true peak ceiling is guaranteed. Used selectively on drum buses and dense mix elements during mastering to add controlled density before the final transparent true peak limiter stage.

M-S True Peak Limiter Plugin

Applies true peak detection and gain reduction independently to the mid and side components of the stereo signal, rather than to the L and R channels directly. This approach allows independent ISP management for the center information (mid) and the stereo difference signal (side), which can be useful when a specific element in the stereo image — typically a centered bass element or a wide high-frequency synthesizer — is the primary source of ISP generation. By treating mid and side independently, the limiter can apply gain reduction only to the component generating the ISP without affecting the other, theoretically resulting in less alteration of the stereo image per ISP event. Requires careful implementation to avoid introducing phase relationships between mid and side that alter the perceived stereo width of the output.

Integrated Metering and True Peak Verification Tool Plugin / Hardware

Not a limiter in the gain-reduction sense, but a measurement tool that provides ITU-R BS.1770-4 compliant true peak metering for verification purposes. Tools like Nugen Audio VisLM, Youlean Loudness Meter 2, iZotope Insight 2, and the Waves WLM Plus provide true peak readout alongside LUFS integrated, short-term, and momentary measurements. Used as the final QC station after the true peak limiter, before file delivery, to document that the output meets the specified ceiling. The correct workflow places one of these tools as the last item in the monitoring chain — after the true peak limiter — to provide a live readout of the actual delivery output including the limiter's effect on ISP content.

True peak limiting encompasses a range of implementation approaches — from the transparent safety limiter designed for minimal audibility to the broadcast-certified processor designed for documented compliance — and selecting the right type for the delivery context is as important as setting the correct ceiling value.

The Producer's Verdict

True peak limiting is not a creative tool — it is mandatory infrastructure, the last line of defense between your master and distortion artifacts introduced by DAC reconstruction or lossy codec encoding.

Streaming Ceiling -1.0 dBTP Non-negotiable for Spotify, Apple Music, YouTube, Tidal delivery
Broadcast Ceiling -3.0 dBTP EBU R128 and ATSC A/85; mandatory for broadcast and theatrical delivery
Chain Position Absolute Last Nothing — no saturation, no EQ, no widening — after this plugin
Oversampling 8× minimum on final render Never bypass oversampling; 4× minimum, 8× or higher for delivery
GR Meter Activity Infrequent = correct Continuous activity means upstream problems — fix the chain, not the limiter
Verification BS.1770-4 TP meter required Check rendered file with compliant TP meter before any delivery submission

Set your true peak ceiling at -1 dBTP for streaming delivery and -3 dBTP when the client needs broadcast or heavy compression headroom, and never bypass the oversampling. Any other approach is leaving a trap in your master that will detonate on every platform you care about.

Common Mistakes

True peak limiting is a narrow, well-defined process, which makes the mistakes that occur around it particularly avoidable — and particularly consequential. These are not subtle craft errors; they are structural failures that result in delivered masters that either distort on every platform or are returned by ingest systems for ceiling violations. Every one of these mistakes is common in the work of engineers who are technically competent in every other aspect of mastering but have not fully internalized the specific requirements of ISP management.

Using a Sample-Peak Limiter as the Final Stage and Calling It Done

A brick-wall limiter set to -1.0 dBFS on a standard sample-peak meter is not a true peak limiter. It guarantees that no individual sample exceeds -1 dBFS — nothing more. The inter-sample peaks in the reconstructed waveform are completely unaffected. This is the single most common true peak mistake in independent mastering workflows, and it is entirely invisible in the DAW — the meters look correct, the output sounds clean, and the file passes visual inspection. The distortion only appears when the file is encoded by the delivery platform. Many engineers have been shipping this mistake on every single release without knowing it until they used a true peak meter for the first time and saw the ISP levels on their delivered files.

Placing Processing After the True Peak Limiter

Adding any plugin after the true peak limiter — even a metering plugin that claims to have zero processing effect, even a dithering plugin, even a very gentle de-esser — invalidates the ISP protection that the limiter provided. Any processing that modifies the sample values, even by fractional amounts, can alter the waveform shape in ways that generate new ISPs. The only thing that belongs after the true peak limiter in the signal path is a true peak metering plugin that reads the output without modifying it. Dithering, if required, must be applied before the true peak limiter or verified post-limiter with a metering check. Dithering noise shapes specifically can introduce high-frequency energy that creates ISPs if applied after the true peak stage.

Disabling Oversampling in Monitoring to Save CPU, Then Forgetting to Re-Enable for Render

Many engineers legitimately disable the highest oversampling factor during the creative and diagnostic phases of a mastering session to reduce CPU load and monitoring latency. The critical failure is forgetting to re-enable maximum oversampling before the final offline render. A true peak limiter running at 1× oversampling (no oversampling) in render mode provides exactly zero ISP protection — it is a standard sample-peak limiter under a misleading name. The practical safeguard is to create a render checklist that includes explicitly confirming the oversampling setting as a required pre-render step. Every single delivery render. No exceptions.

Setting the Ceiling at 0.0 dBTP for "Maximum Loudness"

Setting the true peak ceiling at 0.0 dBTP removes all headroom for codec-induced ISP generation and leaves the master technically compliant at the limiter output but immediately non-compliant after encoding. The AAC and MP3 encoders used by every major streaming platform introduce additional ISP energy during their internal processing — typically 0.1 to 0.5 dB, and up to 1.5 dB on problematic content. A master delivered at exactly 0.0 dBTP will exceed 0 dBFS in the codec output, causing the same clipping artifacts that the true peak limiter was supposed to prevent. The -1.0 dBTP standard exists specifically to provide headroom for this codec-induced ISP generation. Setting 0.0 dBTP is not a loudness advantage — it is a compliance failure.

Not Verifying the Rendered File with a Compliant True Peak Meter

The gain reduction meter displayed by a true peak limiter plugin during real-time playback confirms that the limiter is engaging and processing the signal. It does not guarantee that the rendered output file complies with the ceiling. Sample rate conversion, dithering, file format encoding, and DAW-specific rendering paths can all introduce processing that alters the output relative to what the plugin meters showed during playback. The only reliable compliance check is loading the rendered delivery file into a measurement tool with ITU-R BS.1770-4 compliant true peak metering and reading the actual file output. This is a two-minute step that eliminates delivery failures caused by the render path not matching the monitoring path. Skip it and you are trusting a chain you have not verified.

Using the True Peak Limiter as the Primary Loudness Tool

Running the true peak limiter as the only gain-reduction stage in the mastering chain — treating it as both the loudness limiter and the ISP safeguard — overloads a tool that is designed for narrow, infrequent gain reduction. A true peak limiter operating under heavy continuous gain reduction is making trade-offs between ISP protection and audio quality that it is not architected to handle gracefully. The transparent safety design of a proper true peak limiter assumes it will engage briefly and infrequently. Using it as the primary loudness tool produces an over-limited, modulated, artifact-laden result. The correct architecture is a dedicated primary loudness limiter upstream handling the heavy gain reduction, with the true peak limiter operating on the already-limited output and catching only the ISPs that slip through the sample-domain limiting of the primary stage.

The most dangerous true peak mistakes are invisible in the DAW — using a sample-peak limiter as a substitute, placing processing after the true peak stage, and failing to verify the rendered file with a compliant meter. All of these produce masters that measure correctly in the session and distort on every delivery platform.

Flags and Alerts

Red Flags

  • 🔴 Your true peak limiter is showing more than 2–3 dB of gain reduction — the primary limiter upstream is not doing its job and you are pushing true peak protection into audible pumping territory.
  • 🔴 You are metering with a standard sample-peak meter and assuming it represents the true peak of your master — inter-sample peaks can exceed your sample-peak reading by +3 dB or more, meaning your master is clipping on delivery.
  • 🔴 You have disabled or bypassed the true peak limiter for 'better sound' on a streaming delivery — this is incorrect and will cause audible distortion artifacts when the platform's AAC or MP3 encoder reconstructs the waveform.

Green Flags

  • 🟢 Your true peak meter reads -1.0 dBTP or below on export and the limiter is engaging for less than 0.5 dB of gain reduction — your primary limiting chain is doing the heavy lifting correctly.
  • 🟢 You have verified the true peak ceiling at 4× oversampling minimum and cross-checked with a dedicated metering plugin before delivery — your master will pass automated platform QC without rejection.
  • 🟢 Your true peak limiter is operating on a well-gain-staged signal where headroom has been properly managed throughout the entire mastering chain, keeping the true peak controller transparent and inaudible.

True peak violations in delivered masters are detected automatically by the ingest systems of major streaming platforms and broadcast networks, and the consequences are immediate and non-negotiable. Spotify and Apple Music will apply gain reduction to the entire track to bring the true peak level into compliance — but this gain reduction is applied without creative intent, potentially altering the loudness balance of the track relative to others on the same album or playlist. YouTube will process the audio through its normalization system, which applies true peak correction as part of the normalization pass. Some broadcast delivery systems will outright reject files that fail true peak compliance rather than applying correction, returning them to the submitter with a technical error report. In the professional delivery workflow, the flag that triggers the most immediate corrective action is a rendered file that measures above the specified dBTP ceiling on a post-render metering check — this is the QC gate that must be passed before any delivery submission is made, and a failed check requires returning to the mastering session to either reduce the input gain to the true peak limiter, adjust the ceiling setting, or investigate why the rendered output diverged from the session monitoring output. As of the 2026-05-19 publication of this entry, platform compliance requirements have only tightened over the preceding decade, and there is no indication in the industry literature or platform policy documentation that this trend will reverse.

Learning Progression

True peak limiting has a clear skill progression path that moves from basic compliance awareness through parameter-level understanding to full chain integration and diagnostic capability. The beginner stage is about establishing the baseline safeguard correctly. The intermediate stage is about understanding why the parameters matter and how to read the system's behavior as a QC signal for the upstream chain. The advanced stage is about integrating true peak management into every decision in the mastering chain, not just the final plugin slot.

Beginner

Insert a true peak limiter as the absolute last plugin on your master bus, set the ceiling to -1.0 dBTP, and use your DAW's built-in true peak meter to verify the output never exceeds that value before export. Confirm the oversampling is enabled. Render your delivery file and load it back into your DAW to check the true peak reading on the rendered file itself. This single practice — not just trusting the session meters, but checking the rendered output — eliminates the most common streaming delivery failure and establishes the correct baseline workflow for all future mastering sessions.

Intermediate

Learn to distinguish the true peak ceiling from the loudness target (LUFS) and understand that these are independent parameters managed by different tools. Study how different genres and production styles generate ISPs at different rates and amplitudes. Use the true peak limiter's gain reduction meter as a diagnostic — if it is active frequently, identify which upstream element is generating the ISPs and address the source. Develop a two-limiter chain architecture: a primary loudness limiter for integrated loudness targeting and density, followed by a transparent true peak limiter for ISP enforcement. Build a delivery checklist that includes post-render true peak verification as a required step before any platform submission.

Advanced

At the advanced level, true peak management is embedded in every mastering decision upstream of the true peak limiter itself. You are calibrating the gain staging through the entire chain with ISP generation in mind — understanding which processing stages (saturation, high-frequency EQ boost, stereo widening) produce the largest ISP amplification, and structuring the chain to manage that amplification before it reaches the primary limiter. You are differentiating ceiling targets by delivery context automatically — -1.0 dBTP for streaming, -3.0 dBTP for broadcast stems, -0.3 dBTP for CD — and you are verifying compliance with a BS.1770-4 measurement tool on every rendered file. You understand the codec-induced ISP generation behavior of different encoders at different bitrates and you calibrate your ceiling targets to account for it on specific deliverables. The true peak limiter is invisible in your workflow because the rest of the chain is managing the signal correctly upstream of it.

True peak limiting mastery progresses from basic compliance insertion through diagnostic chain reading to full upstream integration — the advanced engineer manages ISP generation throughout the entire mastering chain, not just at the final plugin.

Tools for This Entry

MusicProductionWiki.com
◆ The Producer's Bible
Interactive Tool
LUFS Target and Loudness Penalty Reference
See exactly how much each streaming platform reduces your track. Enter your integrated LUFS, select genre — get per-platform penalties, mastering targets, and delivery guidance.
Platform Loudness Penalties
Genre Mastering Target
Key LUFS Benchmarks
Spotify / YouTube / Tidal-14 LUFS
Apple Music-16 LUFS
Podcast (Apple / Spotify)-16 LUFS
Netflix / VOD delivery-27 LUFS
Broadcast EBU R128-23 LUFS
True Peak ceiling (streaming)-1 dBTP
LUFS measures perceived loudness over time. Platforms normalize loud masters down — mastering louder than target means the platform turns your track down, potentially removing punch. Always check True Peak (-1 dBTP minimum) separately from sample peak before delivery.
◆ The Producer's Bible — MusicProductionWiki.com𝕏 ShareReddit
What level did this entry match?

Also in The Bible

The Producer's Briefing
The Producer's Briefing — practical technique, gear intel, no fluff.