# Auto Gain Staging: Keep Your Levels Consistent Automatically

A practical guide to gain staging: what it is, manual vs automatic, and how to stage vocals, stems and full mixes.

- Canonical URL: https://codwaves.com/learn/auto-gain-staging/
- Publisher: CodWaves (https://codwaves.com/)
- Related product: WaveBalance, an auto gain staging plugin (https://codwaves.com/wavebalance/, Markdown: https://codwaves.com/wavebalance.md)

## What gain staging is

Gain staging means setting a sensible signal level at every stage of the chain, so each processor receives the input it was designed for. Studio gear was built to run around 0 VU, which translated to roughly -18 dBFS in digital, so many engineers aim for an average level near -18 dBFS with peaks between -10 and -6 dBFS. A compressor's threshold is a fixed point, saturation depends directly on input level, and analog-modeled processors are calibrated around that operating level, so the input level changes how every one of them behaves. DAWs mix in 32-bit or 64-bit float, so the mixer will not clip internally, but the processors still care about their input and the float headroom disappears on export to fixed-point files.

## Manual vs automatic gain staging

Manual staging (solo, meter, trim, repeat) teaches you the most and suits small sessions and final creative balance. An auto gain staging plugin does one analysis pass per track (or per group), applies the same target every session, follows dynamic sources with a ride mode, and re-analyzes in seconds when material changes. It suits large sessions, uneven sources and repeatable mix prep. No tool makes balance decisions for you: staging gets tracks to a healthy operating level so fader moves start from a predictable place.

## How to auto gain stage

### Vocals

1. Record sensibly first: average around -18 dBFS with peaks near -10.
2. Insert the gain staging plugin as the first insert, before the compressor.
3. Pick VU or RMS metering and set the target (0 VU is the traditional starting point).
4. Use Ride mode so the correction keeps adapting through the performance.
5. Raise the threshold above the room tone so breaths and pauses are not pulled upward.
6. Then set up the compressor: it receives a steady level and needs far less gain reduction.

### Stems and busses

1. Put one instance first on each stem track or early on each bus.
2. Link instances into a group and share the target (in WaveBalance: the group workflow with Analyze All).
3. Run one analysis pass over a representative section of the song.
4. Lock the corrections: a static, held correction is right for internally consistent stems.
5. Only then balance with faders. A clipped stem should be re-exported, not turned down.

### A full mix, before mastering

1. Stage every track to the same operating level as it enters its chain.
2. Keep faders near unity while building the balance.
3. With tracks staged around -18 dBFS average, a full mix tends to peak around -6 to -3 dBFS on its own.
4. Leave 3 to 6 dB of headroom on the mix bus for mastering.
5. Do not pull the master fader down to fix a hot bus: it sits after the bus processing and hides the problem.

## Frequently asked questions

### Do I still need gain staging if my DAW uses 32-bit float?

The mixer itself will not clip internally, that part of the argument is true. But plugins that model analog gear are calibrated to sound right around an operating level of roughly -18 dBFS, and a compressor reacts completely differently when the input arrives 10 dB hotter than its threshold expects. The float headroom also disappears the moment you export to a fixed-point file. Gain staging still matters, just for different reasons than in the analog days.

### Does auto gain staging reduce dynamics?

No. A static correction is a single fixed gain offset, exactly like turning a trim knob once, so the dynamics inside the performance are untouched. Ride mode adjusts gain slowly and smoothly, which is closer to a hand on a fader than to compression. Neither reshapes individual notes or transients the way a compressor does.

### Where in the chain should a gain staging plugin go?

First insert, or as close to the start of the chain as you can get. The point is to control the level before it reaches processors that care about their input, such as compressors, saturators, tape emulations, and analog-style EQs. Placing it after those defeats the purpose.

### What level should I gain stage to?

For most music work, aim for an average level around -18 dBFS, which corresponds to 0 VU on a classic meter, with peaks landing somewhere between -10 and -6 dBFS. Treat these as ranges, not laws. The goal is a healthy operating level with headroom to spare, not an exact number on every track.

### Should I use peak, RMS, or LUFS readings for gain staging?

VU or RMS is the most natural reference for mixing, because it follows average energy roughly the way your ear does. LUFS suits spoken word and loudness-oriented delivery work. Plain dBFS peak readings are mostly useful for checking headroom, since two sounds with identical peaks can have wildly different perceived levels.

### What is the difference between gain staging and normalizing?

Normalizing is a one-time file operation that raises a whole clip until its highest peak hits a chosen value. It knows nothing about average level or what your plugin chain expects. Gain staging is about the level flowing into each processor while you mix. A normalized file can still be badly gain staged.

## More

- WaveBalance product page: https://codwaves.com/wavebalance/ (Markdown: https://codwaves.com/wavebalance.md)
- All CodWaves resources for agents: https://codwaves.com/llms.txt
