lesson

Updated 6 days ago Β· 2 views
Every time you hear an echo on a vintage record, you are listening to physical limitations masquerading as tone. Whether sound is trapped on magnetic tape, shuttled across microscopic capacitors, or stored as binary samples in RAM, the physical architecture dictates the exact character of the repeats.
Understanding how each delay type degrades, colors, and shifts the audio signal is the key to mastering both vintage hardware and modern digital audio workstations (DAWs).
What happens when delay relies entirely on motorized mechanical parts?
Analogue Tape Delays
In a tape delay, an audio signal is written onto a continuous loop of magnetic tape by a record head and retrieved moments later by one or more downstream playback heads. The delay time t in seconds is determined strictly by the physical distance d between the heads divided by the tape speed v (t=d/v).
Because electric motors and pinch rollers cannot spin at perfectly constant velocities, tape delays exhibit wow (slow cyclical pitch fluctuations below 4 Hz) and flutter (rapid pitch fluctuations above 4 Hz). Magnetic tape heads also act as natural low-pass filters: as the signal wavelength approaches the physical width of the head gap, high frequencies are cancelled out.
πInteractive diagram
Engineers loved the sound of tape, but touring musicians hated hauling fragile mechanical tape loops. What if you could build a solid-state delay chip with zero moving parts?
Bucket-Brigade Devices (BBD)
Invented in 1969 by F.L.J. Sangster and K. Teer at Philips Research Labs, the Bucket-Brigade Device (BBD) is an analog integrated circuit that samples an incoming voltage and passes it down a chain of internal capacitors via MOSFET transistors. Like a human bucket brigade passing buckets of water to fight a fire, each clock pulse pushes an analog voltage packet to the next capacitor stage.
Because a BBD is a discrete-time sampling system, it is strictly bound by the Nyquist theoremβthe clock frequency fclockβ must be at least twice the highest audio frequency. To prevent harsh aliasing artifacts when dialing in longer delay times (which require slower clock speeds), BBD circuits enforce extremely steep anti-aliasing and reconstruction low-pass filters, stripping out virtually all treble above 3 kHz to 5 kHz.
Capacitor charge leakage across hundreds of stages also creates significant thermal hiss. To preserve dynamic range, BBD designs rely on a companderβa 2:1 logarithmic compressor at the input paired with a 1:2 expander at the output that quiets the noise floor, often producing signature transient 'breathing' artifacts.
πInteractive diagram