Designing Space with Reverb and Delay
Learning objectives
- learner can set up wet-only send-return reverbs and shape predelay, decay and return EQ for depth without mud
- learner can choose reverb vs tempo-matched delay to place sounds front-to-back and unmask parts
- learner can apply the six reverb principles to design distinct patches for distinct jobs
Capstone — one whole task that evidences the objectives
Build the spatial dimension of a mix: place elements front-to-back using send-return reverbs (predelay, decay, low-cut/Abbey-Road EQ) and tempo-matched delays, giving each element an appropriate environment while keeping the low end clean and the mix mono-safe.
Prerequisite modules
A balanced electronic mix is still flat until you build its third dimension. Whether you are polishing a techno track in the DAW or running a live-coded set where every voice is synthesized bone-dry, depth is what turns a stack of parts into a place: the lead close to the listener, pads receding behind it, drums in a room that feels real. This module builds toward exactly that whole task — constructing the front-to-back axis of a mix while the kick and bass stay clean and everything survives a mono club PA.
The arc starts supported: wire up a single wet-only send-return reverb with post-fader sends, then rough in blend levels on two or three parts, leaning on the send-return procedure and the parallel 100%-wet channel technique as just-in-time how-tos. Next you shape the patch itself — using predelay to pull a source forward or push it back, high-passing the input and return, and reaching for the Abbey Road EQ curve when the tail muddies or glares. A third pass swaps reverb for delay: compute tempo-matched times from BPM and hear how a synced delay sinks into the groove while an unsynced one pops out as an echo, then decide per element which tool places it best — including using wet tails to unmask a buried part. The capstone removes the scaffolding: you design several distinct patches for distinct jobs, guided by the six principles and the insight that reverb bundles multiple enhancements you must unbundle deliberately.
The required atoms are the gate — without send-return discipline, predelay and return EQ control, and the reverb-versus-delay judgment, the capstone collapses into wash. The supporting atoms enrich from there: gated and size reverbs, layered per-element environments, dub delay motion, and the DSP behind the tail.
Runnable examples
Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.
reverb-space
s("cp").room(0.6).size(4)
strudel-0019 · CC0
out: mix ~a ~b >> plate 0.3
glicol-0008 · MIT
delay-throw
delay 1 0.375 (osc 330 * lfsqr 2) >> audio
punctual-0012 · CC0-1.0
d1 $ off 0.125 (# speed 2) $ sound "bd sn"
tidal-0042 · CC0
stereo-widening
d1 $ jux rev $ sound "hh*8"
tidal-0036 · CC0
SinOsc s => Chorus c => dac; c.modFreq(0.5); c.modDepth(0.02);
chuck-0040 · MIT
Atoms in this module
Required — these gate the capstone
Supporting — enrichment, not gating
Part of curricula
- Dawless Performer — hardware jam to recorded live take — Capture and release the take required
- 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