From Concept to Circuit: Building Your Own DIY Reverb Unit

Crafting your own reverb unit is one of the most satisfying undertakings in audio electronics. Unlike off‑the‑shelf pedals or rack effects, a DIY build gives you total control over the sonic character, from the decay time and density to the way the wet signal blends with your dry sound. Whether you are a guitarist hunting for a unique texture, a home‑studio engineer looking to save money, or a hobbyist eager to learn signal processing, building a reverb unit from scratch provides both a practical tool and a deep education in how sound is shaped.

This guide expands far beyond a simple parts list. We will examine the fundamental types of reverb you can build, walk through detailed construction of two popular designs (digital and spring), explore the critical mixing and power supply stages, and discuss advanced modifications that let you push your build into truly original territory. By the end, you will have a solid foundation for creating a reverb unit that is entirely your own.

Understanding Reverb and Its Many Forms

Reverb, short for reverberation, is the persistence of sound after the source has stopped. In a physical space, this happens because the original sound reflects off walls, floors, and ceilings, creating a dense cluster of echoes that gradually fade. In audio production, reverb adds depth, width, and a sense of environment—making a dry vocal feel like it was recorded in a concert hall or a guitar track sound as if it were in a tiled bathroom.

For the DIY builder, the first important decision is which type of reverb to create. Each has its own construction method, sound signature, and level of difficulty:

  • Spring Reverb – Uses a metal spring and two transducers. Sound travels as vibrations through the spring, creating a distinctive “boingy” character. Classic in guitar amps and beloved for surf music.
  • Plate Reverb – A large metal sheet vibrated by a transducer; the result is a lush, smooth decay. Very difficult to miniaturize, but possible with small plates or even foil.
  • Digital Reverb – Uses a microcontroller, DSP chip, or dedicated reverb IC to simulate any space. Highly flexible, compact, and relatively easy for beginners.
  • Convolution Reverb – Employs impulse responses (IRs) of real spaces. While more complex, it can be built with a DAW or dedicated hardware sampler.

For this article we will focus on two approaches: a digital reverb built around a popular delay chip (the PT2399) and a classic spring reverb using a salvaged or new reverb tank. Both are excellent starting points that teach core principles.

Essential Electronics Knowledge

Before you pick up a soldering iron, you should be comfortable with a few basic concepts:

  • Voltage, current, and power – Understanding how to choose a power supply and read a datasheet.
  • Ohm’s law – Used for calculating resistor values in mix circuits and LED indicators.
  • Signal flow – Input → buffer → effect stage → mix stage → output.
  • Soldering and breadboarding – Prototyping on a breadboard first can save a lot of troubleshooting.

If you are a complete novice, start with a kit or a well‑documented PCB project. Many excellent resources exist online, including tutorials from DIY Stompboxes and the ElectroSmash community.

Design Option 1: Digital Reverb Using the PT2399

The PT2399 is a cheap, ubiquitous delay IC originally designed for karaoke machines. With a few external components it can produce up to 600 ms of delay, and by feeding some of the delayed signal back into its input you create a decaying reverb‑like effect. This is known as a “delayed reverb” or “echo‑based reverb” and can sound remarkably convincing for small‑room simulations.

Components for a PT2399 Reverb

  • PT2399 IC (available from major distributors)
  • Resistors: 10 kΩ (×4), 100 kΩ, 1 kΩ, 470 Ω
  • Capacitors: 10 µF electrolytic (×2), 100 nF ceramic (×2), 47 µF electrolytic, 1 µF film
  • Potentiometers: 100 kΩ linear (mix), 50 kΩ linear (feedback/decay), 10 kΩ linear (delay time – optional)
  • Audio jacks: two ¼” mono (input and output)
  • Power supply: 9 V DC center‑negative (standard guitar pedal supply) or 9 V battery clip
  • Stripboard or PCB, enclosure (e.g., 1590B size)

Circuit Construction

The PT2399 requires a clean power supply of 5 V (regulated internally from 9 V via a built‑in regulator). The audio input passes through a coupling capacitor and a 10 kΩ resistor to pin 6 (analog input). The output from pin 14 (analog output) goes through a 10 µF capacitor to your mix circuit. Feedback is created by taking a portion of the delayed output and returning it to the input through a 100 kΩ resistor and a 50 kΩ potentiometer (the decay control). The delay time is set by a resistor and capacitor on pin 5; a fixed 1 kΩ resistor gives roughly 100 ms, but you can make it variable by adding a 10 kΩ pot in series.

Build the circuit on a breadboard first. Connect your input jack to a 10 kΩ resistor that goes to the junction of pin 6 and the feedback path. Connect the output of pin 14 through a 10 µF capacitor to the mix potentiometer’s wiper. The dry signal should also be sent to the mix pot (via a 10 kΩ resistor) so you can blend the two. Finally, the mix pot’s wiper goes to the output jack through a 1 µF capacitor.

Once you have it working on the breadboard, transfer the circuit to stripboard. Keep all audio paths short to avoid noise. Use a regulated 9 V supply; a battery is fine for testing but will drain quickly if you use high feedback settings.

Design Option 2: Spring Reverb from a Tank

Spring reverb units produce a very different, more mechanical sound. The core component is a spring tank—a metal enclosure containing one or more springs stretched between two transducers. You can buy a new tank (e.g., from Accutronics) or salvage one from an old guitar amp. The electronics involved are a recovery amplifier (to bring the weak signal from the output transducer up to line level) and a mixer to blend dry and wet signals.

Parts List

  • Spring reverb tank (type 8EB2C1B is a common medium‑decay model)
  • Op‑amp: TL072 (dual, used for both recovery and mix stages)
  • Resistors: 1 MΩ (×2), 100 kΩ (×2), 10 kΩ (×4), 470 Ω (×1)
  • Capacitors: 10 µF electrolytic (×3), 100 nF ceramic (×2), 47 pF ceramic
  • Potentiometers: 100 kΩ audio taper (mix), 100 kΩ linear (dwell/input drive)
  • Power supply: 9 V DC or ±9 V dual supply for better headroom
  • Audio jacks and enclosure

Recovery Amplifier

The output of a reverb tank is low (millivolts). You need a non‑inverting amplifier with gain of about 30 to 50. Using half of a TL072, connect the tank output through a 10 µF capacitor to the non‑inverting input. The feedback loop consists of a 1 MΩ resistor from output to inverting input, and a 33 kΩ resistor from inverting input to ground. This provides a gain of roughly 31. Include a 47 pF capacitor across the feedback resistor to reduce high‑frequency noise.

Mixing Stage

The second op‑amp half is used as a summing amplifier. The dry signal comes through a 100 kΩ resistor, and the wet (reverb) signal comes through another 100 kΩ resistor. Both feed into the inverting input of the op‑amp. A feedback resistor of 100 kΩ gives unity gain. You can add a mix potentiometer (100 kΩ) between the dry and wet paths to adjust the blend, but using a simple dual‑gang pot or a separate control for each path gives more flexibility.

Important: The spring tank input transducer expects a low‑impedance drive. Use an op‑amp buffer (the first half of another TL072, or dedicate one half of the dual op‑amp) with a 10 kΩ series resistor to protect the transducer from excessive current.

Mixing Circuits and Control Layout

Both designs require a dry/wet blend circuit. The simplest approach is a “blend pot” wired as a variable resistor between the dry and wet signal paths, with a fixed resistor to ground. However, this can cause interaction between controls and reduce the level when the pot is in the middle. A better solution is an active mixer using an op‑amp, as shown in the spring reverb section. For the PT2399 build, you can use a passive blend with two 10 kΩ resistors: one from dry to a pot lug, one from wet to the same lug, and the pot wiper going to the output. This is acceptable for pedal‑level signals.

Label your controls clearly on the enclosure. For the PT2399 reverb, three knobs are typical: Mix (dry/wet ratio), Decay (feedback amount), and optionally Time (delay duration). For a spring reverb, two knobs are enough: Mix and Dwell (which controls the input drive to the tank, affecting the intensity of the reverb).

Enclosure, Power, and Noise Reduction

Always use a metal enclosure to shield sensitive audio circuitry from electromagnetic interference. Drill holes for jacks, pots, and a power switch. For the digital build, keep the PT2399 away from the power input to avoid hum. Use a star‑ground scheme: connect all ground points (input jack sleeve, output jack sleeve, power ground, circuit ground) to a single point inside the enclosure.

Power supply: 9 V DC is standard for guitar effects. A filtered supply (with a 100 µF capacitor and a 100 nF bypass capacitor) is essential. For the spring reverb, a dual supply (±9 V) allows higher signal swings, but a single 9 V supply with a virtual ground (using a voltage divider and an op‑amp) also works fine for most builds. Many builders use a charge pump such as the ICL7660 to create a negative rail from a single 9 V input.

Testing and Troubleshooting

Before sealing the enclosure, test every function on a breadboard or with the circuit exposed. Common issues and fixes:

  • No output: Check power supply voltage at the IC pins. Verify solder joints, especially on the IC legs. Ensure input and output jacks are wired correctly (tip to signal, sleeve to ground).
  • Distorted reverb: Reduce the feedback (decay) pot setting. The wet signal may be overloading the op‑amp; add a 10 kΩ resistor before the input of the recovery amp (spring) or reduce the input signal level (digital).
  • High‑pitched whine or motorboating: This is usually oscillation caused by poor power supply decoupling. Add 100 µF + 100 nF caps close to the IC power pins. Reshuffle wiring to keep the output away from the input.
  • Weak reverb: Increase gain in the recovery amp (spring build) or reduce the dry signal resistor value in the mix circuit. For the PT2399, ensure the feedback path resistor is 100 kΩ and the decay pot is wired correctly.

Use an oscilloscope or an audio probe to trace the signal. An audio probe is simply a cable with a capacitor in series that you can touch to different circuit nodes—if you hear audio, the previous stages are working.

Advanced Modifications

Once you have a working reverb unit, you can add features to make it truly unique:

  • Modulation: Add a low‑frequency oscillator (LFO) to the delay time pin of the PT2399 (or to the clock input of a BBD chip) to create chorus‑like modulation on the reverb tail. Use a classic 555 timer or a TL072‑based triangle wave oscillator.
  • Pre‑delay: Insert a simple buffer and a switch to delay the dry signal before entering the reverb circuit. This simulates the early reflections of a large hall.
  • Expression pedal control: Replace a fixed resistor with a jack that accepts an external expression pedal (use a TRS jack wired as a variable resistor). This lets you vary mix or decay in real time.
  • Stereo output: Build two identical reverb circuits and pan the wet signals left and right for a spacious stereo effect.
  • True bypass switching: For a guitar pedal, use a 3PDT footswitch to full bypass the effect when not in use, preserving your dry signal integrity.

These upgrades take time and often require a larger enclosure, but they transform a simple reverb into a professional‑grade tool.

Resources and Further Reading

The DIY audio community is rich with documentation and support. Some of the best resources include:

Building your own reverb unit is one of the most rewarding projects in audio electronics. You not only save money and get a custom tool, but you also gain an intimate knowledge of how signal processing works—knowledge you can apply to compressors, delays, phasers, and more. Start with a simple build, get it working, and then let your curiosity guide you into the deeper possibilities of sound design.