[Csnd] vcomb tuning
Date | 2009-12-17 23:37 |
From | J |
Subject | [Csnd] vcomb tuning |
Hello, I was wondering if anyone knew of a way to tune vcomb in Hz units? Cheers, Jeremy
|
Date | 2009-12-17 23:49 |
From | victor |
Subject | [Csnd] Re: vcomb tuning |
xlpt = 1/freq(Hz)
But it truncates to an integral delay size. If
you don't want this, you can re-implement
vcomb with delayr/w, deltapi or deltap3, and
feedback.
Victor
|
Date | 2009-12-18 11:17 |
From | J |
Subject | [Csnd] Re: Re: vcomb tuning |
Ah, I see, thank you. The formula makes sense now that I look at it. So basically, the comb filter will be slightly out of tune due to truncation of the delay time, is that correct? Best, Jeremy
On Thu, Dec 17, 2009 at 11:49 PM, victor <Victor.Lazzarini@nuim.ie> wrote:
|
Date | 2009-12-18 13:32 |
From | victor |
Subject | [Csnd] Re: Re: Re: vcomb tuning |
It can be out of tune, depending on the frequency.
Lower frequencies are less of a problem.
Victor
|