This is one of those projects that I might possibly have no time to complete myself, but thought that I might share some findings that will make it easier to design some good sounding reverbs with good ol’ PT2399.
First of all, the Belton Brick is apparently soon 20+ years old! There are a few different designs floating around, and seems that “Modulo Belton” is the cleanest “trace” with approximately stock values:
It is possible that the original Belton brick used 4,99k, 3,24k, and 1,82k for its delay timings as per the patent sheet, but it is also likely that they also just used E12 values as in the Modulo Belton schematic. Other possible difference is the CD40106 (or 7414) LFO speed, which is 0,47Hz in Modulo Belton, but might be faster/slower in real Belton bricks.
Scraping through the different already used and hypothetical delay values (and calculating using the formula Delay time (ms) = 11,46 * pin 6 resistor kΩ + 29,70), I was able to create this table:
Most PT2399 reverbs (as most reverbs use Belton bricks) use 1,333 ratio (or 0,75, whichever seems clearer), which does sound “good”.
Equinox II and clones have a big 1,618^2 ratio, although doubling D2 delay length results in approximately the common 1,333 ratio.
There is a possibility that the Hamuro reverb is only conceptual, but anyways it is the only reverb with approximately golden ratio delays.
T60 also has size dual pot (like in BTDR-3H brick) to adjust the ratios, but this will result in less mathematically-perfect reverb delay taps. But it works if it sounds good enough (and I think it does!)
I’m thinking about trying to make Belton brick-like delay, but with silver ratio 1,414 (= sqrt(2))… It will hopefully be a bit more natural. Or maybe I could try adding a fourth PT2399 with longer delay to improve the sound…
PT2399 can be supplied with up to 5,5V safely, which will improve headroom and therefore reduce distortion. Alternatively possible distortion of the delay network could be reduced by adding a green 3mm LED from all the pin 7s of PT2399s to ground, altough as the audio passes first through only one PT2399, adding LED to only that one could be enough.
The filters could probably be adjusted a bit, but I’m skipping this here as tuning the multibeedback lowpass filters it is rather complex topic.
There is possibility to get rid of the opamp and oscillator chip and therefore make smaller reverb “brick” by using deadastronaut’s ‘after chorus’ modulation trick of 470n capacitor + 1M resistor from pin 8 to pin 6 for at least one PT2399 (preferably one of the longer delays as modulating shorter delays is less audible). The now free PT2399 opamp could be used for the feedback circuitry!
Also I have a suspicion that the feedback circuit feedback resistor (R19 in Modulo Belton) is varied between the different flavours of BTDR-2 bricks (short/medium/long)… changing this instead of using external feedback circuit would simplify feedback reverb circuitry (like Grindcustom fx Tenebrion reverb). 10k pot should be good enough for this.
But as I mentioned in the start, making reverbs like this is starting to become unnecessary complicated as even cheap microprocessors (for ex. Raspberry Pico 2) have sufficiently good internal ADCs (12 bits resolution, low noise etc.) and enough processing power for proper floating-point calculations and >1s of clean delay without external parts.




