« Return to Thread: making a delay with feedback

Re: Re: Re: RE: making a delay with feedback

by Victor Lazzarini :: Rate this Message:

Reply to Author | View in Thread

you can ignore my advice then.

Victor
----- Original Message -----
From: "Atte Andre Jensen" <atte.jensen@...>
To: <csound@...>
Sent: Wednesday, June 24, 2009 2:04 AM
Subject: [Csnd] Re: Re: RE: making a delay with feedback


> Victor.Lazzarini@... wrote:
>
>> abufout  delayr    imaxdelay
>> atap      deltap3    kdelay
>> delayw    asignal + atap*kfeedback
>
> Thanks, this works.
>
> The most stupid thing is I actually had this, but somehow forgot that
> kdelay is in seconds (not ms) so I was operating out of range compared to
> imaxdelay, and stupid me couldn't figure out why I was always hearing the
> 5 seconds delay that was set by imaxdelay.
>
>> Also, as a rule of thumb, setting ksmps=1 should be
>> a good thing too, in case you want to go down to 1-sample
>> and/or use variable delays (to have a fine degree of variability too).
>
> This is a realtime orchestra, so unfortunately ksmp=1 is not gonna work.
> However 1 sample delay is not gonna happen in this case. I am, however,
> using variable delays, how would I benefit from having ksmp=1 in this
> regard?
>
> --
> Atte
>
> http://atte.dk   http://modlys.dk   http://virb.com/atte
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@... with body "unsubscribe
> csound"



Send bugs reports to this list.
To unsubscribe, send email sympa@... with body "unsubscribe csound"

 « Return to Thread: making a delay with feedback