On Thu, 27 Dec 2007 16:38:21 +0100
Fons Adriaensen <fons(a)kokkinizita.net> wrote:
On Thu, Dec 27, 2007 at 07:22:37AM +0000, John
Anderson wrote:
I'm looking for something like an array of
bandpass filters with
feedback, to simulate resonance in different sized spaces. Doesn't have
to be particularly real-world-accurate.
The way to simulate this is not to use filters but
delays with feedback.
I had to think about this for a while, but it does of course make
perfect sense. Using delays will give not only the fundamental but also
all the harmonics as well, just as a mechanical resonance would do :)
Ah, OK. A delay also implies a comb filter, right? So a multi-tap delay
would allow you to simulate a space with different sizes in the 3
different dimensions?
I'll definitely give it a try.
thanks
John