EuraStudy
Notes/Music Technology/DAW software and studio hardware
Notes · Music TechnologyUK · A-Levels

DAW software and studio hardware

The modern studio is organised around a DAW - a computer program that records, edits, sequences and mixes audio and MIDI - fed by an audio interface and surrounded by hardware: microphones, pre-amps, DI boxes, a mixing console (real or virtual), outboard processors, controllers and monitoring. This topic explains what each does, how signal flows through a channel strip, the difference between inserts and sends, and the trade-offs of converters, latency and monitoring, so the tools of every later topic have a home in the studio.

5 sections·~20 min reading time·3 competencies·Level Foundation 1 · Standard 2 · Advanced 2

T·0333 / 16
Exam profile
C4 · Describe the functions of a DAW and the audio interface and the trade-offs of sample rate, bit depth and latencyC1 · Explain studio hardware - microphones, pre-amps, DI boxes, consoles and monitoring - and how signal flows through themC4 · Distinguish insert and send routing and reason about gain structure through a channel strip
Operators:describeexplaindeterminecalculateevaluate

basic level

The AS foundation is what a DAW and an interface do, the main studio hardware, and insert vs send.

higher level

The full A-level adds converter and latency trade-offs, detailed console signal flow and monitoring evaluation.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 5 sections▾
  1. DAW software and studio hardware
    • 01The DAW and its functions○
    • 02Audio interfaces, converters and latency◐
    • 03Microphones, pre-amps and DI boxes◐
    • 04Mixing desks and signal flow●
    • 05Outboard, controllers and monitoring●
§ 01

The DAW and its functions#

●○○FoundationLPPearson 9MT0 - DAW software and studio hardware

The functions of a DAW

DAW functionsProbability tree, 5 paths, Data: Record → audio and MIDI, multitrack; Edit → non-destructive, non-linear; Sequence MIDI → virtual instruments, quantise; Mix → faders, pan, inserts, sends, plug-ins; Automate → parameter changes over timeRecordEditSequence MIDIMixAutomateDAWaudio and MIDI, multitracknon-destructive, non-linearvirtual instruments, quantisefaders, pan, inserts, sends, plug-insparameter changes over time
Fig. 1A DAW integrates recording, non-destructive editing, MIDI sequencing, mixing with plug-ins, and automation into one recallable environment.

Key points

A digital audio workstation (DAW) is the software hub of the modern studio: a program that records, edits, arranges, sequences and mixes both audio and MIDI on a computer. It replaces what once needed a room full of tape machines, a mixing console and outboard racks, presenting them as an integrated, visual, recallable environment. Learning music technology today is largely learning to think in a DAW, and every practical component is realised in one.
A DAW handles two fundamentally different kinds of track. Audio tracks store recorded sound as waveforms - digitised samples captured through the interface. MIDI (or instrument) tracks store performance data - which notes were played, when, and how hard - which drive a virtual instrument to generate sound. The distinction is crucial: audio is a recording of a sound, editable in level and time but fixed in content; MIDI is a set of instructions, freely editable in pitch, timing and even the instrument that plays it.
Editing in a DAW is non-destructive and non-linear. Non-destructive means edits (cuts, fades, gain changes, processing) are stored as instructions layered over the untouched original file, so any edit can be undone or revised without damaging the recording. Non-linear means regions of audio can be freely moved, copied, trimmed and reordered on a timeline. Together these free the producer from the one-pass, destructive discipline of tape and make comping, arranging and experimentation routine.
The DAW's mixer mirrors a hardware console: each track is a channel with a fader, pan control, mute and solo, insert slots for processors and aux sends for shared effects, all routed to buses and a stereo master. Because it is software, the entire mix - every level, plug-in setting and automation move - is saved with the project and recalled perfectly, and processing is applied by plug-ins (in formats such as VST and AU) rather than physical units.
Two further capabilities complete the picture. Automation records changes to any parameter over time - a fader ride, a filter sweep, a pan move - so a mix can evolve and be reproduced exactly. And the DAW sequences MIDI and audio together against a tempo grid and metronome, so parts can be programmed, quantised and arranged. Recognising which DAW function to reach for - audio vs MIDI track, an insert vs a send, automation vs a static setting - is the practical fluency the subject builds.
Worked example

Audio or MIDI track?

A producer wants to record a real trumpet solo and separately program a bass line that they may later want to change the sound of. Which track type suits each, and why?

  1. 01The trumpet

    A live acoustic performance is captured as sound, so it is recorded onto an audio track through a microphone and the interface.

  2. 02The bass line

    A programmed part whose instrument may change later is best as MIDI: the notes are stored as data driving a virtual instrument.

  3. 03The consequence

    The trumpet audio can be edited in level and timing but its notes are fixed; the MIDI bass can have its pitches, timing and even its instrument changed freely.

  4. 04Judgement

    Choosing MIDI for the bass keeps the sound-design decision open, while audio for the trumpet captures a performance that could not be programmed convincingly.

Result: Record the trumpet as audio (a captured performance) and program the bass as MIDI (editable data driving a swappable virtual instrument).

Exam focus

  • Distinguish audio tracks (recorded sound) from MIDI tracks (performance data driving a virtual instrument).
  • Explain non-destructive, non-linear editing and the role of the DAW mixer, plug-ins and automation.

Typical mistakes

  • Confusing MIDI with audio - MIDI carries no sound, only instructions; it needs an instrument to make a sound.
  • Thinking non-destructive edits alter the original file - they are stored as instructions over the untouched recording.

Active revision

State whether you would use an audio track or a MIDI track to record a live saxophone and to program a drum pattern, and justify each choice.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification (Pearson Edexcel)

§ 02

Audio interfaces, converters and latency#

●●○StandardLPPearson 9MT0 - DAW software and studio hardware

The audio interface as the analogue-digital bridge

Audio interface I/OGraph, Mic / instrument in → Pre-amp / DI, Pre-amp / DI → A-D converter, A-D converter → DAW (buffer, plug-ins), DAW (buffer, plug-ins) → D-A converter, D-A converter → Monitors / headphonesMic /instrumentinPre-amp / DIA-D converterDAW (buffer,plug-ins)D-A converterMonitors /headphonesline levelsamplesmixlatency = round trip
Fig. 2The interface converts analogue inputs to digital for the DAW and back again for monitoring; the buffer in this round trip is the main source of latency.

Key points

The audio interface is the hardware bridge between the analogue world and the DAW. On the way in it provides mic pre-amps and DI inputs, then analogue-to-digital converters that sample the signal; on the way out its digital-to-analogue converters feed the monitors and headphones. Its number and type of inputs and outputs (its I/O count), the quality of its converters and pre-amps, and its connection to the computer (USB, Thunderbolt) define what a studio can record at once and how cleanly.
Two settings determine the resolution of the captured audio: the sample rate (how many samples per second, commonly 44.1 or 48 kHz, up to 96 or 192 kHz) and the bit depth (how many bits per sample, commonly 24-bit for recording). Higher settings capture more detail and headroom at the cost of larger files and more processing; these are explored fully in the sampling topic, but the interface is where they are chosen for a session.
Latency is the delay between a sound entering the interface and being heard back out through the DAW, and it is the interface's key real-time limitation. It arises from the time to convert in and out, and above all from buffering - the interface collects a block of samples (the buffer) before passing it to the computer, which processes and returns it a block later. The buffer size (in samples) therefore sets most of the latency: a small buffer gives low latency but demands more of the CPU and risks audio glitches; a large buffer is safe and light on the CPU but adds noticeable delay.
The buffer's contribution to latency is calculable: a buffer of N samples at a sample rate of fs takes N/fs seconds to fill. A 128-sample buffer at 48 kHz is 128/48000 = 2.7 ms, whereas a 1024-sample buffer is about 21 ms - the difference between imperceptible and a distracting slap-back when monitoring a live performance. The round-trip latency is roughly twice the buffer time plus the converters' own small delay.
The practical resolution is to change the buffer to suit the task. When recording a performer who must hear themselves in time, use a small buffer for low latency (or use the interface's direct/zero-latency monitoring, which routes the input to the output in hardware, bypassing the computer). When mixing, where nothing is being played live but many plug-ins are running, use a large buffer to give the CPU room. Understanding this trade-off - and being able to compute the latency of a buffer setting - is a standard examinable skill.
tbuffer=Nfst_{\text{buffer}} = \dfrac{N}{f_s}tbuffer​=fs​N​

Buffer latency

N is the buffer size in samples and fs the sample rate; the round-trip latency is roughly twice this plus the converters' delay.

Worked example

Buffer size and latency for tracking

A vocalist is monitoring through the DAW and complains of a distracting delay. The buffer is set to 1024 samples at 44.1 kHz. Calculate the buffer latency and recommend a change.

  1. 01Current latency

    t = N/fs = 1024/44100 = 0.0232 s = 23 ms (one way); the round trip is around twice this, so about 46 ms - clearly audible.

  2. 02Why it matters

    A round-trip delay of tens of milliseconds throws a performer off, as they hear themselves late.

  3. 03Reduce the buffer

    Dropping to 128 samples gives 128/44100 = 2.9 ms one way (round trip about 6 ms), low enough to feel immediate.

    t=12844100=2.9 mst = \dfrac{128}{44100} = 2.9\,\text{ms}t=44100128​=2.9ms
  4. 04Alternative

    If the CPU cannot cope with a small buffer, use the interface's direct hardware monitoring, which has effectively zero latency.

Result: The 1024-sample buffer gives about 23 ms one-way latency; drop to 128 samples (~3 ms) for tracking, or use direct hardware monitoring.

Exam focus

  • Explain the role of the interface's converters and pre-amps and the meaning of sample rate and bit depth.
  • Explain the latency/buffer-size/CPU trade-off and calculate buffer latency as N/fs (small buffer for tracking, large for mixing).

Typical mistakes

  • Thinking a larger buffer improves audio quality - it only increases latency; it does not change resolution.
  • Forgetting that direct (hardware) monitoring avoids latency by routing the input to the output before the computer.

Active revision

Calculate the input latency of a 256-sample buffer at a sample rate of 48 kHz, and state whether this setting suits tracking a vocalist or mixing.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification (Pearson Edexcel)

§ 03

Microphones, pre-amps and DI boxes#

●●○StandardLPPearson 9MT0 - DAW software and studio hardware

Front-end gain staging

Microphone, DI and pre-ampGraph, Microphone → Pre-amp (gain, pad, HPF, +48V), Instrument + DI box → Pre-amp (gain, pad, HPF, +48V), Pre-amp (gain, pad, HPF, +48V) → A-D converterMicrophoneInstrument + DIboxPre-amp (gain,pad, HPF, +48V)A-D convertermic levelbalanced miclevelline level
Fig. 3The front end: microphones and DI-boxed instruments feed pre-amps whose gain sets the signal-to-noise ratio, with pad, high-pass and phantom power to suit the source.

Key points

At the front of the chain sit the transducers and the first amplifier, and although microphones are studied in depth in their own topic, their place in the hardware chain is worth fixing here. The microphone converts sound to a millivolt signal; a pre-amplifier raises that to line level with a gain control; and a DI box lets an electric instrument join the chain by converting its high-impedance, unbalanced signal to a low-impedance, balanced, mic-level one. These three items establish the signal before anything else can touch it.
The pre-amp is more than a volume knob: it is a high-gain, low-noise amplifier whose quality sets the recording's signal-to-noise ratio. Good pre-amps add clean gain and, in some designs, a pleasing character; poor or misused ones add hiss or distortion. Pre-amps provide the gain (or trim) control, usually a pad to attenuate very loud sources, a polarity (phase) invert switch, a high-pass filter to remove rumble, and phantom power for condenser microphones.
Phantom power (labelled +48V) is a DC voltage sent up the balanced mic cable from the pre-amp or interface to power the electronics of a condenser microphone. It is essential for condensers and harmless to most dynamic microphones, but it can damage some ribbon microphones, so it must be switched off before connecting them. Knowing which microphones need phantom power, and the danger to ribbons, is a practical safety point that examiners test.
The DI (direct injection) box handles the impedance and level mismatch of plugging an instrument into the studio, as set out in the previous topic. An active DI needs power (often phantom) and can also buffer and boost; a passive DI uses a transformer and needs no power. Either way it lets a bass, keyboard or acoustic-guitar pickup run cleanly over a long balanced cable into a pre-amp, and it can be used alongside a microphone on an amplifier for a blended sound.
Together these front-end devices are where gain structure begins. The pre-amp gain, set for the loudest passage of the source with headroom to spare, fixes the channel's signal-to-noise ratio; the pad and high-pass filter tame problems at source; phantom power or a DI is chosen to suit the transducer. Getting this front end right is the foundation on which every later process depends, which is why it is treated as a system rather than a set of isolated boxes.
Worked example

Setting up the front end for a loud source

A loud brass player is being close-miked with a condenser microphone and the pre-amp overloads even at minimum gain. Set up the front end correctly.

  1. 01Phantom power

    The condenser needs +48V phantom power, so switch it on before setting gain.

  2. 02Engage the pad

    Because the source overloads at minimum gain, engage the pre-amp's pad (for example -20 dB) to attenuate the signal so the gain control regains useful range.

  3. 03Set the gain

    With the pad in, raise the gain until the loudest notes peak with headroom (around -6 dBFS), fixing a clean signal-to-noise ratio.

  4. 04High-pass if needed

    Add a gentle high-pass filter to remove stand rumble if it is present, without thinning the brass tone.

Result: Enable phantom power, engage the pad to stop the overload, then set the gain for headroom - correct gain structure for a loud close-miked source.

Exam focus

  • State the roles of the microphone, pre-amp and DI box and the pre-amp controls (gain, pad, polarity, high-pass, phantom).
  • Explain phantom power: what it does, which microphones need it, and the risk to ribbon microphones.

Typical mistakes

  • Leaving phantom power on when connecting a ribbon microphone, which can damage it.
  • Treating the pre-amp gain as a mere volume control rather than the setting that fixes the channel's signal-to-noise ratio.

Active revision

List the front-end devices and settings you would use to record a loud bass guitar cleanly, and explain the purpose of each.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification (Pearson Edexcel)

§ 04

Mixing desks and signal flow#

●●●AdvancedLPPearson 9MT0 - DAW software and studio hardware

The channel strip and its routing

Channel strip signal flowGraph, Input gain → Inserts: EQ, dynamics, Inserts: EQ, dynamics → Pan + fader, Inserts: EQ, dynamics → Aux send (post-fader), Aux send (post-fader) → Reverb bus, Pan + fader → Stereo master, Reverb bus → Stereo masterInput gainInserts: EQ,dynamicsAux send (post-fader)Pan + faderReverb busStereo masterseriesparallel tapdrywet return
Fig. 4Signal flow through a channel: inserts (EQ, dynamics) act on the whole signal in series; a send taps a parallel copy to a shared effects bus that returns to the master.

Key points

A mixing console - whether a physical desk or its in-the-box DAW equivalent - combines many channels into a balanced mix, and its channel strip defines the order in which a signal is processed. A typical strip runs input gain (trim), then insert points for processing (EQ and dynamics), then aux sends that tap the signal off to shared effects, then pan and the channel fader, and finally routing to a bus and the stereo master. Following this flow is the key to routing a session correctly.
The insert is a processing point where the whole signal passes in and out of a processor in series, so the processor acts on that channel alone and on 100% of its signal. Inserts are used for processing that should shape the entire sound of a track - EQ, compression, gating, distortion. Because the signal goes through the insert, the processor's output replaces the input, which is why a compressor or EQ is placed on an insert.
The aux send taps a copy of the channel's signal and routes it, in parallel, to an aux (effects) bus, where a single processor - typically a reverb or delay - treats it and returns it to the mix. Because many channels can send to the same aux bus, one reverb can be shared across the whole mix, saving resources and, more importantly, placing several instruments in the same 'space' for a coherent sound. The send's level sets how much of each channel is fed to the effect.
The pre-fader / post-fader choice on a send matters. A post-fader send scales with the channel fader, so as you pull a track down its effect follows - the usual choice for reverb and delay, keeping the wet/dry ratio constant. A pre-fader send ignores the fader, so the effect (or a headphone monitor mix) stays constant even if the fader is down - used for foldback/monitor mixes and special effects. Knowing which to use is a genuine mixing decision.
Buses and grouping complete the console's logic. Related channels (all the drums, all the backing vocals) can be routed to a group or bus, where one fader controls them together and one processor (bus compression, EQ) treats them as a unit before they reach the stereo master. Whether on a real desk or in a DAW, this hierarchy - channel inserts, parallel sends, group buses, master - is the signal-flow map that every mix is built on.
Worked example

Sharing one reverb across two tracks

You want a lead vocal and a snare to sit in the same hall, and you want the reverb to follow the faders as you balance the mix. Set up the routing.

  1. 01Create the effect bus

    Place one hall reverb on an aux (effects) bus, set fully wet, with its return going to the stereo master.

  2. 02Send from both channels

    Add an aux send on both the vocal and the snare channels, routed to the reverb bus; the send levels set how much of each goes into the hall.

  3. 03Choose the send type

    Use post-fader sends so that when you lower a fader the reverb amount drops with it, keeping a constant wet/dry balance.

  4. 04Result

    Both instruments are heard in one coherent hall, using a single reverb instance, and the effect tracks your fader balance.

Result: One reverb on a shared aux bus, fed by post-fader sends from the vocal and snare, places both in the same hall and follows the fader balance.

Exam focus

  • Describe the order of the channel strip (gain, inserts, sends, pan, fader, bus) and route a signal through it.
  • Distinguish insert (series, whole signal, per channel) from send (parallel, shared effect bus) and pre- vs post-fader sends.

Typical mistakes

  • Putting a reverb on an insert for every track instead of on a shared send bus, wasting resources and losing a common space.
  • Using a pre-fader send for reverb, so pulling the fader down leaves the effect playing on at full level.

Active revision

Explain how you would route a single hall reverb so that a lead vocal and a snare drum share the same space, and state whether the sends should be pre- or post-fader.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification (Pearson Edexcel)

§ 05

Outboard, controllers and monitoring#

●●●AdvancedLPPearson 9MT0 - DAW software and studio hardware

Studio hardware around the DAW

Studio hardwareProbability tree, 5 paths, Data: Outboard → compressors, EQ, reverb, FX units; Controllers → MIDI keyboard/pads, control surface (send data); Monitoring → flat monitors (near/far-field, active/passive); Monitoring → headphones (closed for tracking, open for mixing); Monitoring → acoustic treatment (absorption, bass traps)OutboardControllersMonitoringAround the DAWcompressors, EQ, reverb, FX unitsMIDI keyboard/pads, control surface (se…flat monitors (near/far-field, active/p…headphones (closed for tracking, open f…acoustic treatment (absorption, bass tr…
Fig. 5The hardware around the DAW: outboard processors for sound, controllers to play and mix, and monitoring (treated room, monitors, headphones) to hear accurately.

Key points

Around the DAW and console sit the remaining hardware categories: outboard processors, controllers and monitoring. Outboard means hardware processors - compressors, EQs, reverbs, effects units - patched into the analogue signal via inserts or sends, prized for their sound and hands-on control. In an in-the-box studio their role is taken by plug-ins, but the concept is identical: a processor inserted in series or fed by a send, whether it is a physical unit or software.
Controllers turn software into something you can play and touch. A MIDI keyboard or pad controller sends note and controller data to trigger virtual instruments and record performances; a control surface with motorised faders and knobs drives the DAW mixer physically, so mixing and automation feel like working a desk. Controllers generate no sound of their own - like all MIDI devices they send data - but they make programming and mixing faster and more musical.
Monitoring is how you hear the work, and its accuracy determines every level, EQ and effect decision. Studio monitors (loudspeakers) aim for a flat, uncoloured frequency response so that what you hear is what is really in the mix, unlike consumer speakers that flatter the sound. They come as near-field monitors (used close, so the room matters less) and larger mid- or far-field monitors, and as active (built-in amplifiers) or passive (separate power amp) designs.
Headphones are the other monitoring route. Closed-back headphones isolate sound and prevent spill into microphones, so they are used for tracking; open-back headphones give a more natural, less fatiguing sound for mixing but leak. Because headphones present the stereo image differently from speakers (each ear hears only one channel), critical decisions about balance and space are cross-checked on both headphones and monitors.
None of this is reliable without acoustic treatment, because the monitors excite the room and the room colours what you hear. Absorption at reflection points and bass trapping in corners tame the room's own resonances and early reflections, giving a truer picture. Evaluating a monitoring setup - the monitors' accuracy, the room's treatment, the choice of headphones, and cross-checking on several systems - is a mark of a producer who understands that you can only mix what you can accurately hear.
Worked example

Choosing headphones for tracking

A drummer needs to hear a click track while being recorded with several microphones. Which type of headphones is correct, and why not the other type?

  1. 01The requirement

    The click and monitor mix must reach the drummer without leaking into the drum microphones.

  2. 02Closed-back

    Closed-back headphones seal around the ear and isolate the sound, so the click does not spill into the open microphones.

  3. 03Why not open-back

    Open-back headphones leak sound outward, so the click would bleed into the drum mics and print onto the recording.

  4. 04Result

    Use closed-back headphones for tracking; reserve open-back headphones for mixing, where isolation does not matter and their natural sound helps.

Result: Use closed-back headphones so the click does not spill into the drum microphones; open-back would leak the click onto the recording.

Exam focus

  • Describe outboard processors and controllers and explain that controllers send data, not audio.
  • Evaluate monitoring: flat-response monitors (near/far-field, active/passive), open vs closed headphones, and the need for acoustic treatment and cross-checking.

Typical mistakes

  • Thinking a control surface or MIDI keyboard produces sound - they send MIDI/control data to the DAW.
  • Mixing on coloured consumer speakers in an untreated room and trusting the result without cross-checking.

Active revision

Explain why studio monitors aim for a flat frequency response and why a mix should be checked on more than one monitoring system.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification (Pearson Edexcel) · Ofqual - GCE AS and A level qualifications (subject-level conditions and requirements) (Ofqual)

Contents

Section -- / 05

    • 01The DAW and its functions○
    • 02Audio interfaces, converters and latency◐
    • 03Microphones, pre-amps and DI boxes◐
    • 04Mixing desks and signal flow●
    • 05Outboard, controllers and monitoring●

0/5 Read

From notes into training

DAW software and studio hardware

Reinforce this topic with matching tasks from the question bank.

~20
min
3
Competencies
Practise

References & sources

Sources

Pearson Edexcel

  • Pearson Edexcel Level 3 Advanced GCE in Music Technology (9MT0) Specification

Ofqual

  • Ofqual - GCE AS and A level qualifications (subject-level conditions and requirements)

Previous topic

Audio technology, signals and numeracy

Next topic

Microphones and capture of sound

EuraStudy·Notes T·03·MMXXVI

Carry on to the next topic — your learning path is kept.