Reverb DSP and Allpass Filters
-
Can anyone suggest some good reading material (not too maths heavy) that explains the relationship between algorithmic reverb and allpass filters?
I'm working on a simple reverb in scriptnode using modulated delay lines and getting the classic "robotic" sound with low early repetitions which is apparently solved by using Allpass filters sequentially before the delay line, but I have no clue how to set that up in scriptnode or what settings to use for the filters...
In fact I don't even know what an allpass filter is for, to me that just sounds like a filter that does nothing
-
Okay this video helped explain allpass filters
no idea how this would supposedly increase early repetitions but that's what testing is for i suppose
-
You might find some of the info in the blog on the Valhalla dsp website interesting.
https://valhalladsp.com/2021/09/22/getting-started-with-reverb-design-part-2-the-foundations/
Tips from the best …
-
@crd Thank you!