So… if anyone cares, I’ve been playing around with Erbe’s examples and the parameters he laid out to find my own delay times for a 16x16 FDN reverb patch I’d like to build. He states:
- Delay times should be mutually prime
- If you double the delay time, it shouldn’t be within 5% of any other doubled delay time to prevent a build up of a particular frequency
- Generally, under 130ms
Two things I found:
- A series of Prime numbers with an exponential factor applied works fairly well
- A Fibonacci sequence works extremely well (although some numbers are obviously not prime numbers)
I made a spreadsheet that I can post or otherwise send if anyone wants to see it.
10 Likes