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

Audio Track

/ˈɔː.di.oʊ træk/

Audio Track is a discrete channel in a DAW that records, stores, and plays back a single stream of digital audio. It provides a dedicated signal path from input to output, with independent gain, panning, and processing controls.

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

01 Definition

Every great recording starts the same way: an empty track, a blinking cursor, and the terrifying possibility that what you're about to capture might be exactly right.

An audio track is a discrete, independently routable channel within a digital audio workstation (DAW) that records, stores, plays back, and processes a single stream of digital audio data. Unlike a MIDI track — which stores symbolic performance instructions that trigger synthesis or sampling — an audio track contains actual waveform data: a time-ordered sequence of amplitude samples captured at a fixed sample rate and bit depth. Every vocal take, every guitar mic, every bounced stem occupies its own audio track in the session, giving the engineer a dedicated lane of control over that signal from the first transient to the final mix bus.

In architectural terms, an audio track is a pipeline. At the front end sits an input assignment — a hardware interface input, a virtual instrument output, or a bus — that determines what signal enters the track. The signal passes through an input gain stage, a record-armed buffer, and a clip container where audio regions live on the timeline. From there it flows through the channel strip: fader, pan, EQ, insert effects, and send routing, ultimately landing on an output assignment that might be the stereo master, a group bus, or an external hardware output. Every parameter in that pipeline is automatable, recallable, and non-destructive by default in every major modern DAW.

Audio tracks are the atomic unit of multitrack recording. A standard commercial session might contain anywhere from 12 tracks for a spare singer-songwriter recording to upward of 300 tracks for a large orchestral film score with dozens of mic positions and pre-mixed stems. The number of simultaneous audio tracks a system can play back is bounded by storage throughput, RAM, CPU headroom, and the DAW's internal architecture — but on modern NVMe-based systems running at 44.1 kHz / 24-bit, track counts in the hundreds are unremarkable. At 96 kHz the data rate roughly doubles per track (~4.6 MB/min at 44.1 kHz vs. ~9.2 MB/min at 96 kHz), so high-resolution sessions demand proportionally more storage bandwidth.

It is important to distinguish an audio track from an audio clip (also called a region or event). The track is the persistent channel — it exists whether or not any audio has been recorded onto it. Clips are the individual audio objects that live within the track's timeline lane: they can be trimmed, reversed, pitch-shifted, time-stretched, faded, and rearranged without altering the underlying audio file on disk, because DAWs implement these edits as non-destructive instructions read at playback. The audio file itself remains intact; the track merely holds a reference to it with an edit list describing exactly how that file should be read, including start offset, speed multiplier, and clip gain.

For the working producer, understanding what an audio track is at a mechanical level unlocks smarter session architecture decisions: when to consolidate tracks to reduce CPU load, when to pre-render effects to free up processing, when to split a stereo file into dual-mono tracks for independent EQ treatment, and why gain-staging at the track input matters before any plugin ever touches the signal. The audio track is not just a container — it is the fundamental unit of professional audio craft.

02 How It Works

When you arm an audio track for recording and press play, the DAW opens a direct memory-mapped buffer between the selected audio interface input and the hard disk write stream. The audio driver — ASIO on Windows, Core Audio on macOS, or ALSA on Linux — delivers blocks of samples to the DAW's engine at intervals determined by the buffer size setting. A 128-sample buffer at 44.1 kHz delivers approximately 2.9 ms of audio per block. The DAW writes these blocks sequentially to a new audio file on disk (typically AIFF, WAV, or BWF format) while simultaneously feeding the same signal back through the monitoring path so the performer can hear themselves in near-real-time. The resulting file is linked to a new clip placed on the track's timeline at the record-start position.

During playback, the process reverses. The DAW's disk I/O engine reads ahead from the audio file using a pre-roll buffer — usually configurable from 0.5 to several seconds — to insulate playback from disk latency spikes. The decoded PCM samples stream into the channel strip processing graph, where insert plugins apply their DSP transforms in series. The order of inserts matters: a noise gate placed before a compressor behaves differently than one placed after it. After inserts, the fader applies its linear gain multiplier, the pan control applies a constant-power curve (typically following the cos/sin relationship, where center = −3 dB on both sides), and send auxiliary levels route a post-fader or pre-fader copy of the signal to reverb or delay returns. The fully processed mono or stereo stream then arrives at the output bus.

Audio tracks can operate in mono (one channel) or stereo (two channels, L and R treated as a linked pair with a shared fader). Some DAWs — Reaper and Nuendo notably — support tracks with higher channel counts: 5.1, 7.1, Ambisonics, or arbitrary multi-channel formats for immersive audio work. Internally, the DAW keeps mono and stereo signals on separate processing paths up to the summing stage on the master bus, where everything collapses into the output format. Phase relationships between channels on a stereo track are preserved unless a phase-invert button (the Ø symbol) is engaged — a critical tool when combining two microphone signals from the same source that may exhibit comb filtering due to path-length differences.

Clip gain — a pre-fader level adjustment applied directly to the audio region before the channel strip — is a frequently overlooked element of track architecture. Available in Ableton (Clip Volume), Logic (Region Gain), Pro Tools (Clip Gain), and Reaper (Item Volume), it allows level normalization of individual takes without moving the channel fader, preserving the mix balance while correcting for inconsistent performances. This is distinct from the channel's input gain, the channel fader, and any plugin makeup gain — each is a separate gain stage with its own headroom implications. Proper gain staging across all four stages is what separates clean, headroom-rich sessions from distorted, noise-floor-limited ones.

The audio track's signal ultimately exits to its assigned output, which in nearly every professional workflow routes first to one or more group buses before reaching the master bus. This hierarchical routing — individual tracks to group buses to master — is the backbone of modern mixing practice. It allows the engineer to apply processing to families of instruments simultaneously (a drum bus compressor, a vocal bus saturation plugin) while maintaining independent control at the track level. The entire routing graph is deterministic and sample-accurate: the DAW processes every track and bus in a fixed dependency order each engine cycle, guaranteeing that sends and bus feeds are phase-coherent and time-aligned to within one sample.

Audio track signal flow from hardware input through channel strip to output bus, showing clip gain, insert plugins, fader, pan, and sends. Audio track signal flow from hardware input through channel strip to output busAUDIO TRACK — SIGNAL FLOWHARDWAREINPUTInterface / BusINPUTGAIN+/- dB trimCLIP / REGION▬▬▬▬▬▬▬▬Waveform dataClip Gain ±INSERTPLUGINSEQ · Comp · FXSerial chainFADER+ PAN0 dB / COUTPUTBUSGroup / MasterOUTDACSEND (AUX)Pre or Post FaderWAVEFORM (timeline view):0:000:050:100:150:20s

Diagram — Audio Track: Audio track signal flow from hardware input through channel strip to output bus, showing clip gain, insert plugins, fader, pan, and sends.

03 The Parameters

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

INPUT ASSIGNMENT
Which hardware or virtual source feeds the track

Determines where the track's signal originates — a physical interface channel (e.g., Input 1 for a vocal mic), a bus, or an internal source. Incorrect input assignment is the single most common cause of silent recordings; always verify before record-arming. Most DAWs display the input label prominently in the track header for exactly this reason.

CLIP GAIN (REGION GAIN)
Pre-fader level trim applied to the audio region itself

Adjusts the level of an individual clip before it reaches the channel strip, typically ranging from −∞ to +12 dB or +18 dB depending on the DAW. This is the correct tool for normalizing inconsistent takes — for example, bringing a whispered line up 6 dB to match the level of louder phrases — without touching the fader or compressor threshold relationships. Pro Tools introduced clip gain as a production staple around version 10 (2011).

CHANNEL FADER
Post-insert output level control for the track

The primary mix-level control, operating after insert plugins in the signal chain. Unity gain (0 dB, often marked as the thick tick mark) passes the signal unchanged; the fader's taper is logarithmic so that the perceptually most useful ±10 dB range sits in the top two-thirds of fader travel. Automating the fader is the standard approach for level rides during mixing — not clip gain, which affects perceived plugin behavior.

PAN
Stereo field placement of the track signal

Places the mono or stereo signal within the left-right stereo field using a constant-power pan law (typically −3 dB at center for mono-to-stereo). Hard left or right removes the signal entirely from one side. For stereo tracks, balance control is often used instead, attenuating the opposite side while leaving the dominant side at full level. Panning is one of the most powerful mix differentiation tools, allowing instruments sharing the same frequency range to coexist by occupying different spatial positions.

INPUT MONITORING MODE
Whether the live input signal is heard during playback

Three common states: Input Only (always hear the live mic, clip not played back), Auto (hear the live signal when record-armed, playback otherwise), and Off. Selecting the wrong monitoring mode leads to double-monitoring — hearing both the live signal and the recorded playback simultaneously — causing a comb-filtered, washy sound in headphones. Latency from the monitoring path is governed by buffer size; most performers require ≤10 ms round-trip for comfortable tracking.

OUTPUT ROUTING
Destination bus or hardware output for the processed signal

Determines where the track's signal flows after the fader — the stereo master, a named group bus (Drums, Vocals, Guitars), or a hardware output for external processing. Changing track routing without auditing send levels is a common session-architecture mistake: sends may remain on the old output path, creating ghost signals in the mix. Always check sends after rerouting.

RECORD ARM
Enables the track to capture incoming audio to disk

When a track is armed (typically indicated by a red button), the DAW opens its input buffer and prepares to write audio to disk upon receiving a transport-record command. Multiple tracks can be armed simultaneously for multi-mic tracking (e.g., a full drum kit with 10+ mics). Some DAWs have an exclusive-arm mode that automatically disarms other tracks when a new one is armed — useful for overdubbing but frustrating during band tracking sessions.

04 Quick Reference Card

Session-ready starting points. Values are starting-point guidelines for 44.1 kHz / 24-bit sessions; adjust based on performance dynamics and the specific signal chain in use.

ParameterGeneralDrumsVocalsBass / KeysBus / Master
Typical clip gain trim0 dB (none)±2–4 dB per mic+3 to +9 dB (quiet lines)0 to +3 dBN/A (stems pre-leveled)
Fader level (in mix)−6 to 0 dBKick: −3 dB; OH: −10 dB−6 to −3 dB (lead vox)−9 to −6 dB0 dB (master fader)
Pan positionCenter (C)Kick/Snare: C; HH: 30 L/RLead: C; BGV: ±40–100Bass: C; Keys: ±20–60Center (stereo)
Buffer size (tracking)128–256 samples64–128 samples64–128 samples128–256 samples512–1024 (mixdown)
Typical insert count2–4 plugins3–6 per drum track4–7 (gate, comp, de-ess, EQ, sat)2–53–6 (EQ, comp, limiter)
Monitoring modeAutoAutoAuto (low-latency)AutoOff (master)

Values are starting-point guidelines for 44.1 kHz / 24-bit sessions; adjust based on performance dynamics and the specific signal chain in use.

05 History & Origin

The concept of a discrete, independently controllable recording track emerged with the work of Les Paul, who pioneered overdubbing on his Ampex 300 tape recorder in the late 1940s. By recording a guitar part onto one track, then recording himself playing alongside the playback onto a second track while bouncing between the machine's heads, Paul demonstrated that a single performer could build layered performances previously impossible without an orchestra. His 1948 recording of "Lover (When You're Near Me)" featured eight discrete overdubbed guitar parts — a practical proof of concept for the multitrack paradigm that would define recorded music for the next 75 years.

The formalization of discrete multitrack recording arrived with the development of 3-track and subsequently 4-track professional tape formats in the 1950s. Ampex engineer Sel Rex and recording director Tom Dowd at Atlantic Records were among the early proponents of 3-track recording; Dowd's work on Ray Charles's sessions at Atlantic from 1954 onward exploited separate orchestra, rhythm section, and vocal tracks to give unprecedented mixing flexibility in post-production. The Beatles' early EMI work was done on 4-track Studer machines at Abbey Road, and George Martin's bouncing strategies — combining three tracks of orchestral overdubs into one to free channels for further recording — were a direct response to the finite track count of those machines.

The leap to 16-track and then 24-track recording in the late 1960s and early 1970s — enabled by 2-inch tape running at 30 ips on machines from Ampex (MM-1000, 1967) and Studer (A80, 1970) — transformed the audio track from a scarce resource into a relative abundance. Producers like George Martin, Glyn Johns, and Eddie Kramer built sessions with dedicated tracks for every drum mic, every guitar layer, and every background vocal group, establishing the track-count vocabulary that DAW designers would later encode into their interfaces. Neve, SSL, and API consoles of the era organized these tracks into channel strips that are the direct conceptual ancestors of the DAW mixer channel.

The transition from tape to digital was gradual. Fairlight CMI (1979) and New England Digital's Synclavier (1975) introduced digitally stored audio as a production concept, but the first DAW with a genuinely track-based paradigm was Digidesign's Sound Designer alongside their Sound Accelerator card (1984). Pro Tools 1.0, released in 1991 at $6,000, offered four tracks of digital audio with a graphic waveform timeline — the interface metaphor that made the "audio track" a named, visual object that users could see and manipulate on screen. By 1995, Pro Tools TDM systems running on Digidesign hardware could handle 48 simultaneous tracks, and by the early 2000s, native DAWs on consumer hardware — Cubase VST, Logic Audio, and early Ableton Live — had commoditized high track counts, making the unlimited-track session the new normal.

06 How Producers Use It

Drums and Percussion: A modern drum recording session commonly allocates 8–24 audio tracks: kick inside, kick outside, snare top, snare bottom (phase-inverted), hi-hat, rack toms, floor tom, stereo overheads, and stereo room mics — with additional spots for ambience, mono room, and triggers. Each track is gain-staged individually at the input to keep peaks around −12 to −18 dBFS before any compression. Producers like Andrew Scheps and Dave Pensado recommend keeping all drum tracks routed through a dedicated drum bus so that bus compression glues the kit into a cohesive sound without affecting the individual tracks' dynamics. The overhead and room tracks are often the most important; many engineers mute them temporarily to hear how lifeless the close mics sound in isolation.

Vocals: Vocal tracking typically uses a single mono audio track per pass, with performers recording multiple takes across separate tracks or into a single track using playlist/comping mode (Pro Tools' playlist system, Logic's take folders, Ableton's arrangement overdub). The lead vocal track is the most processed in virtually every genre: gate, de-esser, compressor (often two in series — a fast optical for peaks, a VCA for density), EQ, harmonic saturation, and serial reverb/delay sends. Many engineers apply 6–12 dB of clip gain normalization to individual comped phrases before the channel strip sees the signal, ensuring the compressor operates consistently across a comped vocal built from takes with varying microphone distances.

Guitar and Bass: Direct injection (DI) bass recordings require a high-impedance instrument input, and many producers record both a DI track and a miked amp track simultaneously — giving the mix engineer the option to blend clean DI low end with amp midrange character. Guitar sessions routinely involve tracking dry DI signals to a dedicated audio track in parallel with the amp-miked signal, preserving re-amping options. Re-amping — sending a recorded DI signal back out through a hardware interface output, through an amplifier, and back into a new audio track — is impossible without that original clean DI recording, which makes the dual-track approach standard practice in professional rock and metal production.

Stems and Bounce-in-Place: In electronic music production, audio tracks receive bounced-in-place renders of MIDI instrument tracks. This workflow — converting a CPU-intensive software synth to a static audio file on an audio track — is essential for managing resource loads in dense sessions. The resulting audio track can then be processed with hardware effects, time-stretched without the latency of real-time synthesis, or exported for mix recall without requiring the original plugin. Producers running large sessions in Ableton Live, FL Studio, and Logic routinely freeze or bounce tracks once the sound design phase is complete, reserving CPU headroom for the mix processing stage.

AbletonIn Arrangement View, each Audio Track hosts clips and supports per-clip gain in the clip view's Sample box. Use the built-in Utility plugin (inserted last in the chain) to mono-ize or phase-invert without reaching for a third-party tool. For comping, record passes into separate audio tracks then use Consolidate (Ctrl+J / Cmd+J) to create a flat region once you've edited.
FL StudioAudio tracks live in the Playlist; each clip is a named audio recording tied to a Mixer insert channel via the track's Mixer send assignment. Set the Mixer insert number in the track header to route to a dedicated channel strip. For multi-take recording, enable the "New recording on each take" option in audio settings so each pass creates a new Playlist clip rather than overwriting.
Logic ProLogic's Take Folders automatically stack multiple passes of a punched or looped recording into a comp-ready folder — click the triangle to expand, drag between takes to build a comp, and Flatten to render the comp to a single region. The built-in Gain plugin (not Channel EQ) is the correct tool for clip-level gain adjustment; the Channel EQ's input gain should be reserved for spectral trim.
Pro ToolsPro Tools' Clip Gain handles are the industry reference implementation — click-drag the horizontal line on any clip to trim its level pre-fader. Playlist mode (window accessible via the track's playlist button) stores every recorded pass; build comps by copy-pasting across playlists. The Clip List in the Clips bin shows every audio file in the session; drag from here to place takes without re-recording.
ReaperReaper tracks support arbitrary channel counts — set a track to 8 channels for a full drum submix on one timeline lane. Item volume knobs (the knob on each clip) function as per-clip gain. ReaGate and ReaComp in the FX chain are underrated stock tools; for high track-count sessions, enable the FX offline option on frozen tracks to dramatically reduce CPU usage without losing routing.
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 audio track used intentionally, at specific moments, for specific purposes.

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

The opening section isolates a near-dry snare hit on what is clearly a single mono audio track with minimal insert processing — its transient is unsmeared, suggesting low latency direct-to-disk capture with minimal buffering. The kick and 808 sit on separate tracks: listen at 0:08 as the 808 sub enters with no audible bleed from the snare track, confirming tight gate settings or silence-trimmed clip boundaries. The track architecture is a clinic in surgical clip editing — dead air between hits is either silenced or removed at the region level, keeping the noise floor invisible throughout the 3:38 runtime.

Fleetwood Mac — "The Chain" (1977)
0:00–1:15 · Produced by Fleetwood Mac / Ken Caillat / Richard Dashut

Recorded to 24-track 2-inch tape at Record Plant and Criteria Sound Studios, "The Chain" demonstrates the physical multitrack paradigm that DAW audio tracks directly emulate. Mick Fleetwood's drums were spread across 8–10 discrete tape tracks; listen at 0:45 as the full kit enters and note the spatial separation between the overheads (stereo, panned wide) and the close-miked snare (centered, tight). The famous bass-and-guitar unison riff entering at approximately 3:40 occupies its own track without masking the kick, because John McVie's bass was recorded DI and Lindsey Buckingham's guitar was miked from a close position, allowing independent EQ treatment of each.

Billie Eilish — "bad guy" (2019)
0:00–0:45 · Produced by FINNEAS

Produced entirely in Logic Pro on a MacBook in FINNEAS O'Connell's bedroom, the session's audio track architecture is remarkable for what is absent: no room reverb on the vocal audio track, extreme close-mic proximity (creating pronounced low-end proximity effect, later trimmed with Logic's Channel EQ), and a vocal chain featuring heavy clip-gain normalization to keep individual syllables even before the compressor. The bass synth sound was reportedly bounced from a MIDI instrument track to an audio track and then manually tuned by pitch-shifting individual audio clips on the timeline — a direct exploitation of non-destructive clip manipulation on audio tracks. The result is a mix with pristine stereo separation audible on any headphone system from 0:00 onward.

Dr. Dre — "Still D.R.E." (1999)
0:00–0:30 · Produced by Dr. Dre / Scott Storch

The piano intro — performed live by Scott Storch and recorded to an audio track — demonstrates how a single well-captured mono instrument track can anchor an entire production spatially. The piano is panned slightly left of center, leaving room for the vocal at center. What's notable for producers studying track architecture is the apparent absence of heavy insert compression on the piano audio track: transient peaks are preserved, suggesting gain-staged recording to tape emulation rather than a brick-wall limiter on input. The contrast with the heavily compressed and saturated drum samples on separate audio tracks illustrates how selective dynamics processing per-track defines mix dimension.

Listen On Spotify
Kendrick Lamar — HUMBLE.
Billie Eilish — bad guy

08 Types & Variants

Mono Audio Track
Single mic input · DI box output · Mono synth

Carries a single-channel audio stream. The channel's pan control places the mono signal anywhere in the stereo field using a constant-power curve. The majority of recorded instruments — vocals, guitars, bass, individual drum mics — are mono audio tracks. Converting a stereo file to two mono tracks (split stereo) provides independent left/right EQ control, often preferred on acoustic guitar stereo pairs or drum overheads where the two channels have meaningfully different tonal characters.

Stereo Audio Track
Stereo mic pair · Stereo keyboard output · Drum machine stereo out

Hosts a linked pair of left and right channels, treated as a single unit by the fader and pan/balance control. Stereo tracks are standard for synth pads, drum machines, full-mix stems, and sampled loops. The pan control on a stereo track operates as a balance control — attenuating the opposite channel rather than repositioning both. Phase inversion on stereo tracks inverts both channels simultaneously; individual channel inversion requires splitting to dual mono.

Multi-Channel Audio Track
Surround panner · Ambisonic mic array · Film dub stage console

Supported in Reaper, Nuendo, and Pro Tools (with Dolby Atmos renderer), multi-channel audio tracks carry 5.1, 7.1, Atmos object, or Ambisonics signals on a single track lane. Used primarily in post-production, game audio, and immersive music mixing. Each channel within the track has independent level within the multichannel panner, but the track fader trims all channels simultaneously — preserving inter-channel balance while adjusting overall level.

Frozen / Rendered Audio Track
DSP card render · CPU bounce · Hardware insert print

A MIDI instrument or heavily processed audio track that has been converted to a static audio file — either by the DAW's Freeze function (temporary, non-destructive) or Bounce/Flatten In Place (permanent new clip). The resulting track behaves identically to any other audio track but consumes zero CPU for synthesis or heavy plugin processing. This is the standard strategy for managing large sessions in CPU-constrained environments; unfreeze to re-edit, then re-freeze for playback.

Re-Amp / Print Track
Re-amp box (Radial ProRMP) · Amp · Return mic

A dedicated audio track used to receive the signal returned from an external hardware process — an amplifier, outboard compressor, reverb unit, or tape machine. The DI signal is sent from the interface output, processed by the hardware, and the result is recorded to the print track in real time. This workflow is architecturally identical to any audio track recording but its purpose is committing a hardware sound to the session permanently, enabling hardware-grade processing in a DAW environment.

09 Common Mistakes

10 Producers Also Look Up

11 Further Reading

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

12 Frequently Asked Questions

An audio track stores and plays back actual recorded waveform data — real sound captured at a specific sample rate and bit depth. A MIDI track stores symbolic performance instructions (which note, at what velocity, for how long) that trigger a software instrument or external hardware synthesizer to produce sound. You cannot edit the pitch of audio on a MIDI track, and you cannot play a MIDI track through speakers without an instrument to interpret it. Most sessions use both: MIDI tracks for programmed instruments and audio tracks for recordings of real performances or bounced instrument renders.
Track counts are limited by your CPU speed, RAM, storage throughput, and the DAW's engine efficiency. On a modern Mac or PC with NVMe storage, running 100+ audio tracks at 44.1 kHz / 24-bit is unremarkable; 200+ is achievable on professional workstations. At higher sample rates (88.2, 96, 192 kHz) the data rate per track increases proportionally, reducing the practical maximum. Plugin processing — not raw track count — is usually the first bottleneck. Freeze or bounce heavy plugin chains to audio tracks to free CPU headroom.
Clip gain (called Region Gain in Logic, Item Volume in Reaper) is a level adjustment applied to an individual audio clip before the signal reaches any plugin in the channel strip. Moving the channel fader adjusts the level after all your plugins, which means it doesn't change how your compressor or gate responds to the signal. Clip gain is the correct tool for leveling inconsistent takes — bringing a quiet verse line up to match a loud chorus, for example — because it normalizes the signal before dynamics processing, ensuring your compressor behaves consistently across the whole performance.
For music production, 44.1 kHz / 24-bit is the industry standard and is appropriate for the vast majority of projects. The 24-bit depth provides 144 dB of theoretical dynamic range — far exceeding the practical noise floor of any microphone or room — eliminating the need for the careful tape-era gain staging required with 16-bit recording. Record at 48 kHz if the project is for video or film. Record at 88.2 or 96 kHz only if the project requires it (some mastering engineers and audiophile labels specify high-res) — higher sample rates increase storage and CPU demands significantly with minimal perceptible benefit for most listeners.
This is a latency problem caused by the buffer size in your audio interface driver settings. Larger buffers (1024+ samples) reduce CPU load but introduce 20–40 ms of delay in the monitoring path — perceptible and disorienting for performers. Reduce your buffer to 64 or 128 samples during tracking sessions, which gives ≤3 ms of latency on most hardware. If CPU load becomes an issue at low buffer sizes, freeze or bypass heavy plugins on existing tracks during the tracking session and re-enable them for mixing.
Phase invert (the Ø symbol) flips the polarity of the audio waveform — every positive sample value becomes negative and vice versa. This is technically a 180-degree phase flip, not a time-shift. It's most commonly used when two microphones record the same source from different distances: the delay between the mics creates phase cancellation (comb filtering) when summed. Inverting the polarity of one mic often restores bass energy and transparency. It's a standard fix on snare bottom mics, room mics, and any close/distance mic pair. Check it both ways and trust your ears — the correct polarity is whichever sounds fuller.
Split stereo into dual mono when you need independent control of the left and right channels that the stereo track's linked channel strip cannot provide. Common scenarios: drum overhead pairs where the left overhead is brighter than the right and needs different EQ; acoustic guitar XY pairs where one side has more pick attack; or stereo bus recordings where you want to apply dynamic EQ only to one side. In Ableton, Logic, and Pro Tools this is a two-step process: split the stereo clip into its constituent channels, then route each to its own mono track with a dedicated channel strip.
The gain stages on an audio track run in this order: hardware preamp gain → interface input trim → clip gain → insert plugin 1 input gain → insert plugin 1 makeup gain → insert plugin 2 input → ... → channel fader → bus fader → master fader. Each stage must be set so the signal passing into the next stage is at an appropriate level — typically with peaks around −18 to −12 dBFS at each handoff in modern 32-bit float DAWs, which don't clip internally. The order matters because changing gain before a compressor changes what the compressor reacts to; changing it after the compressor (makeup gain) changes the output level without affecting the compression behavior. Understanding which gain stage you're adjusting at each point is the foundation of professional session cleanliness.

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