A MusicProductionWiki Publication Sound Better →
The Producer's Bible
The Producer's Bible Published by MusicProductionWiki.com 2026 Edition

Bounce

/baʊns/

Bounce is the process of rendering one or more tracks — or an entire mix — from a DAW project into a single audio file. It consolidates virtual instruments, effects chains, and automation into a permanent, portable audio output.

Hear The Difference
Dry vs Processed — Bounce
🎵 Audio examples coming soon — check back shortly.
Dry Processed

01 Definition

Every mix you've ever labored over — every automation ride, every carefully sculpted EQ curve, every reverb tail timed to the sixteenth — exists only as instructions until you bounce. That single render is the moment your session becomes music.

In modern digital audio workstation terminology, a bounce is the process by which a DAW reads all active track data — MIDI note information, audio clips, plugin parameter states, automation lanes, routing assignments, and real-time signal processing — and writes the result to a new audio file on disk. The term encompasses everything from bouncing a single software instrument track to a WAV stem, to rendering an entire mix at 32-bit float for mastering delivery. Regardless of scope, the conceptual operation is identical: the DAW processes its internal signal graph and commits the output to a permanent, self-contained file that no longer depends on the originating session, its plugins, or its hardware environment.

The word itself is inherited from analog studio practice. Before digital workstations, bouncing referred to the tape technique of submixing several tracks on a multitrack tape machine down to one or two tracks, freeing up tape tracks for additional overdubs. A four-track session could become eight usable recording passes through strategic bouncing — at the cost of an irrecoverable generational loss in fidelity each time. The Beatles famously exploited this technique on a Studer four-track during the recording of Sgt. Pepper's Lonely Hearts Club Band (1967), accumulating bounce generations to achieve textures that otherwise would have required reel-to-reel machines they did not yet have. The digital era preserved the vocabulary while eliminating the generational loss: a bounce in a modern DAW is bit-perfect within the floating-point math of the processing chain.

Producers encounter bouncing in several distinct operational contexts. The most common is the final mixdown bounce, in which the stereo output bus is rendered to a 24-bit or 32-bit WAV or AIFF file for delivery to a mastering engineer or distribution platform. A second major context is stem bouncing, in which individual elements — drums, bass, melodic instruments, vocals — are rendered as separate stereo or mono files that retain the processing of their respective mix buses. Stems give collaborators, remix engineers, and sync licensors a flexible, recombinant form of the production. A third context is the in-session bounce or print, in which a producer bounces a track internally — converting a CPU-heavy virtual instrument chain to audio — to conserve processing resources without leaving the session.

The practical importance of understanding bounce deeply goes beyond simply knowing where to find the Export Audio menu. Decisions made at the point of bounce — sample rate, bit depth, dithering, tail length, normalization, interleaved versus dual-mono file format — have direct consequences for the quality of the delivered work and for the downstream workflows of every engineer who touches the project after you. A mastering engineer receiving a loudness-normalized bounce that has already clipped its intersample peaks, for example, faces damage that cannot be undone by any subsequent process. The bounce is not an afterthought; it is a precision engineering decision embedded at the end of every production session.

02 How It Works

At the signal-processing level, a DAW bounce works by running the session's entire audio graph — the directed acyclic graph of tracks, sends, buses, plugin instances, and the master output chain — at the project's internal processing sample rate and bit depth, writing the computed output samples to disk rather than (or in addition to) sending them to the audio hardware's D/A converter. Most professional DAWs operate internally at 32-bit or 64-bit floating-point precision regardless of the session's nominal sample rate, meaning the bounce captures the full numerical resolution of every arithmetic operation performed by every plugin in the chain. The final step of the bounce pipeline applies dithering if the output bit depth is lower than the internal processing depth — a deliberate addition of spectrally shaped noise that masks the quantization distortion introduced by truncating the floating-point values to integer word lengths of 24 or 16 bits.

The distinction between offline (faster-than-realtime) bounce and real-time bounce is critical for production decisions. In an offline bounce, the DAW processes audio as fast as the CPU allows — often 4× to 20× faster than real time on a modern machine — by decoupling the render pipeline from the audio clock. This is reliable for entirely plugin-based chains where all processing is deterministic. However, any element that requires real-time clock synchronization — external hardware synthesizers or effects routed through audio I/O, software instruments that use proprietary real-time licensing servers, or any plugin that generates audio based on wall-clock timing rather than sample position — will either be absent from or corrupt the offline bounce. Real-time bounce runs the session at 1× speed, locked to the audio clock, capturing output exactly as it would be heard through speakers. It is slower and requires the full session duration, but it is the only reliable method when hardware inserts, ReWire clients, or clock-dependent generators are in the signal path.

When a bounce is initiated, the DAW must also make decisions about latency compensation and tail capture. Plugin latency — the inherent delay introduced by look-ahead limiters, linear-phase EQs, and convolution reverbs — is automatically compensated by PDC (Plugin Delay Compensation) during normal playback, but the bounce engine must also account for the fact that reverb and delay tails extend beyond the last audio event in the session. A well-configured bounce includes a manually set tail region — typically a minimum of two to four seconds beyond the last transient — so that decaying ambiences and echo repeats are fully captured. Failing to include adequate tail captures is among the most common errors in professional session delivery. Many DAWs offer an automatic tail detection setting, but these algorithms measure the last clip's end rather than the last audible decay, which can lead to premature cutoffs on heavily processed or sparse material.

The file format and encoding parameters chosen at the bounce stage define the quality ceiling of every downstream use of the audio. For mastering delivery, the professional standard is 24-bit WAV or AIFF at the session's native sample rate — typically 44.1 kHz or 48 kHz for most commercial music, 88.2 kHz or 96 kHz for projects where the client has specified high-resolution delivery. Bouncing at 32-bit float preserves the full internal processing precision and is the preferred format when the file will be re-imported into another DAW for additional processing, since 32-bit float files cannot clip and require no dithering. For streaming platform delivery, LUFS-integrated loudness targets (typically −14 LUFS for Spotify, −16 LUFS for Apple Music) are applied either upstream in the mix or via a mastering limiter in the bounce chain, not by post-bounce normalization, which introduces intersample peak hazards. The bounce is both a technical endpoint and a quality-control checkpoint: a properly executed render should be visually inspected in a waveform editor, spectrally analyzed, and auditioned on multiple playback systems before delivery.

Signal flow diagram showing DAW tracks routing through buses to the bounce render engine and output audio file. DAW Bounce Signal Flow: tracks to buses to render engine to output fileBOUNCE SIGNAL FLOWDRUMSaudio trackBASSaudio + pluginsSYNTHSMIDI + VSTiVOCALSaudio trackMIX BUSEQ · Comp · GlueAutomationMASTER BUSLimiter · DitherLUFS meteringRENDER ENGINEOffline or Real-time32-bit float internalPDC appliedTail capturedWAVAIFFMP3SOURCE TRACKSSUB-MIXMASTER CHAINBOUNCE ENGINEOUTPUTmusicproductionwiki.com/bible/bounce

Diagram — Bounce: Signal flow diagram showing DAW tracks routing through buses to the bounce render engine and output audio file.

03 The Parameters

Every bounce — hardware or plugin — operates on the same core parameters. Know these and you can work with any implementation.

BIT DEPTH
Sets the numerical precision of each output audio sample

16-bit delivers 96 dB of theoretical dynamic range and is standard for CD and consumer streaming delivery. 24-bit provides 144 dB of dynamic range and is the professional standard for all mastering deliveries and archive files. 32-bit float is lossless relative to DAW internal processing and is optimal when bouncing stems or sub-mixes for re-import into another session — it cannot clip and does not require dithering.

SAMPLE RATE
Determines audio bandwidth and file size of the rendered output

44.1 kHz is standard for music destined for streaming and CD, capturing frequencies up to 22.05 kHz — well beyond audible range. 48 kHz is required for video and broadcast deliverables. 96 kHz doubles the file size and is warranted for high-resolution releases or when the session was tracked at 96 kHz, since downconversion during bounce introduces SRC (sample rate conversion) artifacts when handled carelessly. Match the output sample rate to the session rate whenever possible to avoid unnecessary SRC.

DITHER
Adds shaped noise to mask quantization distortion when reducing bit depth

Dithering is essential when bouncing from internal 32/64-bit float precision to a 24-bit or 16-bit output file. Noise-shaped dithering algorithms — TPDF, POW-r, Apogee UV22HR — push the added noise energy into frequency bands where human hearing is least sensitive (above 15 kHz), minimizing the perceptible artifact. Never apply dithering more than once: dither only at the final bounce to the target delivery bit depth, never on intermediate stems that will be processed further.

TAIL LENGTH
Extra silence rendered after the last audio event to capture decays

Reverb tails, delay echoes, and long release envelopes continue generating audio samples after the last note or clip ends. A tail of 2–4 seconds is standard for most productions; heavily reverberant orchestral or ambient material may require 6–10 seconds. Setting the tail too short truncates ambiences abruptly — an error that is immediately audible when a mastering engineer or editor imports the file. Always preview the end of the bounce file in a waveform editor before delivery.

NORMALIZE
Post-render peak or RMS level adjustment applied to the output file

Normalization raises the output file's level so the loudest peak (peak normalization) or average energy (RMS normalization) hits a target value. Peak normalization to 0 dBFS is commonly misused as a substitute for proper gain staging and is actively harmful before mastering: it raises the true-peak level of the file, increasing intersample clipping risk when the MP3 or AAC encoder applies its own reconstruction filter. Leave 1–3 dB of true-peak headroom on mastering deliveries and never normalize a file you intend to send to a mastering engineer.

FORMAT
Container and codec used for the rendered audio file

WAV (Broadcast Wave Format) and AIFF are the universal lossless delivery formats for professional audio — prefer WAV for cross-platform compatibility. FLAC provides lossless compression at roughly half the file size of WAV and is appropriate for archiving and high-resolution consumer distribution. MP3 and AAC are lossy formats that apply psychoacoustic compression; they are appropriate for demo distribution and reference listening but never for mastering-chain deliverables or archive files. Stems sent to collaborators should always be lossless.

04 Quick Reference Card

Session-ready starting points. These settings assume stems are being bounced for mastering delivery; adjust bit depth to 32-bit float for any stem that will be re-imported for further processing.

ParameterGeneralDrumsVocalsBass / KeysBus / Master
Bit Depth24-bit24-bit24-bit24-bit32-bit float
Sample Rate44.1 kHz44.1 kHz44.1 kHz44.1 kHzMatch session
DitherTPDF or offOff (32-bit float)Off (32-bit float)Off (32-bit float)POW-r 2 or TPDF
Tail Length2 sec1–2 sec2–3 sec2 sec3–5 sec
True Peak Ceiling−1 dBTP−1 dBTP−1 dBTP−1 dBTP−1 dBTP
NormalizeOffOffOffOffOff
FormatWAVWAVWAVWAVWAV

These settings assume stems are being bounced for mastering delivery; adjust bit depth to 32-bit float for any stem that will be re-imported for further processing.

05 History & Origin

The concept of bouncing originates in the multitrack tape era of the late 1950s and early 1960s, when studios began expanding from mono recording toward four- and eight-track systems. Les Paul, who had pioneered overdubbing techniques in the late 1940s using modified Ampex tape machines, was among the first to demonstrate that tracks could be strategically combined — bounced — to create the illusion of more simultaneous instruments than the physical tape format allowed. His 1953 recordings with Mary Ford used early bounce cascading to layer guitars and voices in ways that would not be standardized in commercial practice for another decade. The technique was born of necessity rather than creativity: hardware limitations demanded a workaround, and bounce was the workaround.

The Beatles and their engineer Geoff Emerick at EMI Studios, London, systematized tape bouncing into a reproducible studio craft during the mid-1960s. Recording on four-track Studer J37 machines, Emerick and producer George Martin would routinely mix three tracks of recorded material down to a single track — a bounce — freeing the remaining three tracks for additional overdubs. The process was physically irreversible and introduced a measurable increase in tape hiss and frequency-response coloration with each generation. For Sgt. Pepper's Lonely Hearts Club Band (1967), some tracks underwent four or more bounce generations, with Emerick carefully managing the accumulated noise floor through microphone placement, EQ, and deliberate analog compression to mask the degradation. The creative workaround became part of the aesthetic character of the record.

The transition to digital audio workstations in the 1980s and 1990s fundamentally changed the mathematics of bouncing. Digidesign's Sound Designer software (1984) and later Pro Tools (1991) introduced the concept of the bounce to disk operation — rendering audio through a software processing chain and writing the result directly to hard disk storage without any generational signal loss. The early Pro Tools systems, running on Macintosh hardware with the NuBus DSP cards, performed bounce operations in real time, limited by the available DSP chip processing capacity. Engineers at facilities like Skywalker Sound and Electric Lady Studios adopted these systems for stem preparation and archiving while continuing to mix through analog consoles for the bus processing and summing character that early digital summing did not yet replicate convincingly.

Offline or faster-than-realtime bouncing became practical in the late 1990s and early 2000s as CPU processing power surpassed the demands of most plugin chains and DAWs could decouple their render pipelines from the audio hardware clock. Steinberg's Cubase VST (1996) and its successors, MOTU Digital Performer, and Apple's Logic Audio all introduced offline export modes that allowed a 3-minute mix to render in under 30 seconds on the hardware of the day. By the mid-2000s, offline bounce had become the default for most DAWs, with real-time mode reserved for sessions containing hardware inserts or clock-sensitive external instruments. The introduction of batch stem export — allowing a producer to define multiple output configurations and render them all in a single operation — appeared in Pro Tools 8 (2009) and rapidly propagated across all major DAWs, transforming stem delivery from a laborious manual process into a semi-automated one that could prepare a complete remix package in minutes.

06 How Producers Use It

For producers working with dense sample-based productions — hip-hop, trap, electronic dance music — the in-session bounce is a routine CPU management tool. A complex Kontakt or Omnisphere patch running multiple simultaneous voices, with a processing chain of saturation, compression, and reverb, can consume 15–30% of available CPU by itself. Bouncing that track to audio frees the instrument and plugin instances entirely, reducing total CPU load dramatically and making the session stable for additional layers. The bounced audio file can be edited, reversed, and resampled, opening creative possibilities that the original MIDI-driven instrument does not permit. Many producers in the trap and drill space explicitly design their workflow around this practice: build the melodic elements in a virtual instrument, bounce to audio, then chop, pitch-shift, and process the audio with hardware-style effects for an organic, non-quantized feel.

In mixing and sound design for sync licensing and film scoring, stem bouncing is the primary deliverable format. A music supervisor placing a track in a television series or feature film requires not only the stereo mix but typically a complete stem package: a drums stem, a bass stem, a music stem (all melodic elements combined), and a vocal stem — each processed and leveled exactly as they appear in the final mix, so that picture editors can re-balance elements for different dramatic moments or cut music to picture without audible discontinuities. The stems must be phase-aligned: when all stems are imported and played simultaneously at unity gain, they must reconstruct the original mix sample-accurately. This requirement means the bounce must be executed identically for each stem — same start point, same tail, same session state — and the stem structure must be planned in advance so that no processing exists on the master bus that cannot be replicated or distributed appropriately across the stem bus structure.

Vocalists and beatmakers collaborating remotely rely heavily on the bounce as a portable creative unit. A producer sends an instrumental bounce — typically a 24-bit WAV at 44.1 kHz with tempo and key information embedded in the filename — to a vocalist, who records a topline performance over the audio reference in their own DAW. The vocalist then bounces a dry a cappella (vocal only, no effects) and a wet vocal (with their own effects chain applied) for return to the producer. This exchange of bounced audio files constitutes the core technical language of remote music production and has become the standard workflow for the majority of commercially released music since approximately 2015. Precise bounce settings — matching sample rates, clearly labeled files, consistent level conventions — are not optional conventions in this context: mismatched sample rates between the instrumental and the returned vocal create pitch and tempo errors that can derail an entire session.

For mastering engineers, the quality of the bounce they receive is the starting point for everything they do. A mastering engineer at a facility like Sterling Sound or Abbey Road receives a stereo bounce and uses it as the raw material for level optimization, tonal correction, dynamic shaping, and loudness compliance. The engineer can only work with what is in the file: if the mix has been bounced with limiting already applied that has caused intersample clipping, or if the mix bus compressor has been rendered in a state that crushes dynamics the mastering engineer would have preferred to control, those decisions are embedded and irreversible. Experienced mastering engineers consistently report that the single most common technical error in mixes submitted for mastering is a bounce with a true-peak ceiling above −1 dBFS — which sounds correct on the producer's monitoring chain but creates distortion when decoded by the lossy codecs used by streaming platforms, which overshoot the digital ceiling during reconstruction.

AbletonUse File → Export Audio/Video (Cmd/Ctrl+Shift+R). Set Render Start/End precisely using the Arrangement loop markers. For stems, use the 'Export Each Track Individually' checkbox — it renders each armed or visible track to a separate file. Ensure 'Include Return and Master Effects' is unchecked when bouncing dry stems. Ableton's offline render engine handles PDC correctly; use real-time only when Ableton's External Audio Effect plugin is routing through hardware.
FL StudioAccess via File → Export → Wave File (or MP3/FLAC). Use 'Split mixer tracks' to generate individual stem files from each Mixer track simultaneously — this is FL's most powerful bounce feature. Set tail length in the Export dialog's 'Leave space for reverb' field. For in-session bouncing of instrument clips, right-click any clip and choose 'Consolidate' or drag to the audio track with the Piano Roll audio output for a printed version.
Logic ProFile → Bounce → Project or Section (Cmd+B) opens the Bounce dialog. Select 'PCM' and set bit depth to 24-bit for mastering delivery; use 32-bit float for internal stem work. Logic's 'Bounce in Place' (right-click any region, or Ctrl+B) prints a selected track including all its channel strip plugins to a new audio file directly in the session — ideal for consolidating CPU-heavy software instruments. Enable 'Bypass Effect Plug-ins' if you want a dry print for later reprocessing.
Pro ToolsFile → Bounce Mix is Pro Tools' primary bounce operation, rendering the main output path to disk. For stem work, use 'Bounce to Disk' with the session's multiple output paths defined in I/O Setup, or use the Track Freeze function for CPU-intensive instrument tracks. Pro Tools' 'Export Clips as Files' (Shift+Cmd+K) bounces selected audio regions including offline processing — it does not include real-time effects. Commit (Clip → Clip Gain → Commit) is the Pro Tools idiom for printing a track in place with all inserts rendered.
ReaperFile → Render (Cmd+Alt+R) opens Reaper's powerful Render to File dialog. Use 'Stems (selected tracks)' from the Source dropdown to generate individual stem files — Reaper renders all selected tracks simultaneously in a single pass, making it one of the fastest stem-bounce workflows in any DAW. Set the bounds using the Time Selection or Project regions. Reaper supports 32-bit float WAV natively throughout its render chain and applies TPDF dither automatically when output bit depth is set below 32-bit.
The Producer's Briefing

Sound better by Friday.

One email a week. The techniques behind the terms — curated by working producers, not algorithms.

No spam · Unsubscribe anytime

07 In the Wild

Abstract knowledge becomes practical when you can hear it in music you know. These tracks demonstrate bounce used intentionally, at specific moments, for specific purposes.

Kendrick Lamar — "HUMBLE." (2017)
0:00–0:30 · Produced by Mike Will Made-It

The drum elements on 'HUMBLE.' exhibit the characteristic tone of bounced and re-sampled 808 sounds — the sub bass and snare have been printed to audio, then processed with additional saturation and limiting to create the hyper-compressed, maximally transient quality. Listen at 0:04 for the snare attack: its unnaturally fast rise time and lack of room decay is consistent with a bounce that was subsequently run through a soft-clipper. The bounce-to-audio workflow allowed Mike Will Made-It to apply processing that would have caused latency compensation issues with live MIDI triggering.

Billie Eilish — "bad guy" (2019)
0:00–0:45 · Produced by Finneas O'Connell

Finneas O'Connell has discussed in interviews that 'bad guy' was produced entirely in Logic Pro on a MacBook with no external hardware, with the session architecture relying heavily on bounce-in-place to manage complex layering within the resource constraints of a laptop setup. The dry, close-mic'd vocal quality — with a very short reverb printed into the vocal stem — reflects deliberate bounce choices: the reverb and chorus effects were committed to the vocal print early in production rather than left as live plugin instances. Listen at 0:20 for how the bass drop's transient is sharply defined, consistent with a bounce from a soft-synth that was subsequently edited as audio for tighter grid alignment.

Daft Punk — "Get Lucky" (2013)
Full track · Produced by Daft Punk, Nile Rodgers, Pharrell Williams

The recording of 'Get Lucky' used a hybrid analog-digital workflow at Gang Recording Studio, Paris, in which live instrument performances tracked to Pro Tools were subsequently bounced as submixes and routed through analog SSL and API hardware before final mixdown. The stem structure of the record — distinct guitar, bass, drum, and synth buses — was defined at the recording stage and carried through the bounce hierarchy. The warmth and cohesion of the mix, particularly the analog-style transient rounding on the drums heard from 0:15, reflects the practice of printing stems through hardware and re-capturing them as audio bounces, effectively baking the analog coloration into the session files.

Frank Ocean — "Nights" (2016)
2:30 (beat switch) · Produced by Frank Ocean, Om'Mas Keith, Buddy Ross

The abrupt mid-song production pivot in 'Nights' — from the sparse, sample-based first half to the dense, synthesized second half — is executed as a deliberate splice between two separately produced and separately bounced sections. The tonal shift in the low end (audible at 2:33) is consistent with two bounces made in different sessions with different master bus processing states being joined at the edit point. This kind of structural splice is only clean and artifact-free when each section has been bounced with adequate tail and at matched sample rates and bit depths, demonstrating that bounce discipline is integral to unconventional song architecture.

Listen On Spotify
Kendrick Lamar — HUMBLE.
Billie Eilish — bad guy
Daft Punk — Get Lucky

08 Types & Variants

Full Mix Bounce
SSL 9000 analog console summing · Neve 8078 console summing

The complete stereo render of the master output bus, including all tracks, effects, and automation. This is the primary deliverable for mastering engineers and for streaming platform upload. It captures the full intent of the mix in a single stereo or mono file and must be executed with the greatest care for level, codec headroom, and tail capture.

Stem Bounce
Neve 8078 group outputs · SSL G-Series bus compressor

A set of multiple audio files, each representing a logical group of mix elements (drums, bass, music, vocals), rendered with the processing of their respective sub-buses applied. Stems are the standard deliverable for sync licensing, remix packages, and collaborative production handoffs. Each stem must be phase-coherent with the others so that their combination reconstructs the original mix at unity gain.

Bounce In Place (Print)
Studer A800 tape machine · Ampex 440 tape machine

An in-session operation in which a track is rendered with its current plugin chain applied, creating a new audio clip in the session that replaces or supplements the original. This is used primarily for CPU management (freeing software instrument and plugin instances) and for committing creative decisions like pitch correction, time-stretching, or saturation to the audio permanently for editing purposes.

Offline (Faster-Than-Realtime) Bounce
N/A — DAW CPU-only operation

A bounce that decouples the render pipeline from the audio hardware clock, allowing the DAW to process audio faster than playback speed. This is the standard mode for plugin-only sessions and produces output identical to a real-time render. It is not suitable for sessions that include hardware inserts, external synthesizers, or any clock-dependent real-time element.

Real-Time Bounce
Apogee Symphony I/O · Universal Audio Apollo Twin

A bounce that runs at 1× speed, locked to the audio I/O clock, capturing signal exactly as it plays through the DAW's hardware outputs. Required when hardware inserts, external effects processors, or ReWire applications are in the signal path. Real-time bounces are also preferred by some engineers for sessions with complex plugin chains that exhibit timing-dependent behavior, such as dynamic convolution or physical modeling instruments.

Batch / Multi-Export Bounce
N/A — DAW workflow feature

A single bounce operation that renders multiple output configurations simultaneously — for example, a stereo mix, a mono compatibility check file, a LUFS-normalized streaming version, and a full set of stems — in one automated pass. Supported in Pro Tools, Reaper, and Logic Pro, batch export eliminates repetitive manual work and ensures all rendered files share an identical session state, preventing subtle mix inconsistencies between deliverables.

09 Common Mistakes

10 Producers Also Look Up

11 Further Reading

These MPW articles put bounce into practice — specific techniques, real tools, and applied workflows.

12 Frequently Asked Questions

Bounce is the process of rendering tracks, effects, and automation from a DAW session into a standalone audio file — typically a WAV or AIFF. It converts the session's virtual instructions (MIDI data, plugin states, automation) into permanent, playable audio. The term originates from analog tape practice, where submixing several tracks down to one freed up tape tracks for new recordings.
Deliver at 24-bit WAV at your session's native sample rate. 24-bit provides 144 dB of theoretical dynamic range, far exceeding what any mastering process requires. Do not deliver at 16-bit — the reduced dynamic range limits the mastering engineer's processing headroom. Use 32-bit float only if the mastering engineer specifically requests it or if you know the file will be re-imported for further processing before final output.
Offline bounce processes audio faster than real time by decoupling from the audio hardware clock — reliable for plugin-only sessions and often 4–20× faster than real time. Real-time bounce runs at 1× speed, locked to the audio I/O clock, and is required for sessions that include hardware inserts, external synthesizers, or any element that depends on real-time clock synchronization. Using offline mode with hardware inserts active produces silent or incorrect output.
Add a minimum of 2–4 seconds beyond the last audio event for most productions. Heavily reverberant material — ambient music, orchestral scoring, recordings made in large acoustic spaces — may require 6–10 seconds. Always audition the final seconds of the bounce file in a waveform editor to verify that all reverb tails and delay echoes have fully decayed before the file ends. Premature cutoffs are one of the most common and easily prevented errors in professional session delivery.
No. Normalization raises the peak level of the file, which reduces the mastering engineer's ability to manage loudness and dynamic shape, and increases the risk of intersample clipping when the file is encoded to MP3 or AAC. Leave 1–3 dB of true-peak headroom in your mix and bounce with normalization disabled. The mastering engineer will set final loudness targets appropriate for the delivery platform.
Stems are a set of separate audio files — typically drums, bass, music, and vocals — each representing a logical group of mix elements with their processing applied. Phase alignment means that when all stems are imported into a new session and played simultaneously at unity gain, they reconstruct the original mix sample-accurately. Phase misalignment occurs when stems are bounced with different start points, tail lengths, or with effects routed inconsistently. Unaligned stems produce comb filtering and level inconsistencies when combined.
In a properly configured all-plugin session, an offline bounce is mathematically identical to real-time playback within the precision of the DAW's floating-point arithmetic — no quality loss occurs. Quality loss can occur if sample rate conversion is applied during the bounce (due to a mismatch between session and output sample rate), if dithering is applied incorrectly or multiple times, if normalization introduces intersample peak clipping, or if the output bit depth is reduced without proper dithering. Use 32-bit float output for intermediate bounces to eliminate all conversion artifacts.
PDC automatically offsets the timing of each track to compensate for the latency introduced by look-ahead limiters, linear-phase EQs, and convolution reverbs, ensuring all tracks remain phase-aligned during playback and bounce. In most modern DAWs, PDC is applied correctly and transparently during the bounce pipeline. Problems arise when third-party plugins report incorrect latency values to the DAW's PDC system, causing subtle timing offsets between tracks in the rendered file that are inaudible during playback but visible in the waveform and audible when a stem is phase-inverted against the original. Verify PDC behavior with any unusual or older plugin by comparing the bounce against the real-time output using null testing.

Part of The Producer's Bible — Every term. Every technique. One place.
Published by MusicProductionWiki.com · The Reference Standard for Music Production