Gain-Staging a Session from Source to Master
Learning objectives
- learner can read dB, gain-vs-volume, and fader/VU/peak scales well enough to reason about level at any point in a chain
- learner can set input gain and headroom so every stage clears the noise floor without overloading
- learner can choose between fader-at-unity and gain-first workflows and justify the trade-off
Capstone — one whole task that evidences the objectives
Take a raw multitrack session with wildly inconsistent levels and gain-stage it end to end: set converter/preamp input gain, establish 12-18 dB of headroom on the mix bus, and deliver a session where every fader rests near unity and no stage clips.
Every session you’ll ever mix — a band’s raw multitracks, stems bounced from a live-coded set, field recordings dumped into a DAW at 3 a.m. — arrives with levels all over the map: a kick slamming the converters, a vocal whispering above the noise floor. Gain staging is the unglamorous first hour that decides whether the next twenty are a fight. Get it right and every fader sits near unity where it responds musically, every plug-in sees the level it was designed for, and the mix bus keeps a real safety margin.
The arc starts with reading: what a decibel actually is (a log ratio, meaningless without a reference), why gain at the preamp and volume at the fader are different jobs, and how VU and peak meters tell two different truths about the same signal. First exercises are single-channel: bring one hot source and one quiet source to a healthy level, engaging an input pad when a source clips even at minimum gain. From there, the two workflow procedures — the fader-at-unity method and the gain-first method — become the JIT how-tos for whole-session work, with the -12 to -18 dBFS target procedure anchoring where “healthy” lives on a DAW meter. The capstone strips the scaffolding: a full inconsistent-level session, staged source to master, unaided.
The required atoms are exactly what the capstone gates on — you cannot deliver near-unity faders and 12-18 dB of bus headroom without the dB/meter literacy, the SNR-versus-headroom reasoning, and both gain-setting workflows. The supporting atoms deepen the why: floating-point headroom realities and their misconception twin, analogue-versus-digital headroom history, operating-level standards, and live-sound wrinkles like feedback ceilings — enrichment for judgment, not prerequisites for the task.
Runnable examples
Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.
gain-staging
(saw 110) * dbamp (-12) >> audio
punctual-0010 · CC0-1.0
SinOsc s => Dyno d => dac; d.limit();
chuck-0028 · MIT
Atoms in this module
Required — these gate the capstone
Supporting — enrichment, not gating
Part of curricula
- Electronic Music Producer — from raw sound to a released track — Mix it to translate required
- Sampling Artist — from crate-digging to a curated sample practice — Mix, master and clear the work required
- Synthesist / Sound Designer — deep DSP to a performed live synth rig — Deep DSP — advanced operators, spectral, physical, formant, procedural optional
Unlocks — modules that require this one