| ksmps can be any integral value, it's only the size of your processing
block. The
control rate will then be whatever sr/ksmps gives. You don't need to give it
to csound, just sr and ksmps will do (kr is then calculated from that).
Victor
----- Original Message -----
From: "Tobiah"
To:
Sent: Friday, March 06, 2009 4:33 PM
Subject: [Csnd] Re: Re: Manual entry re. Linux realtime I/O
> Victor.Lazzarini@nuim.ie wrote:
>> yes, but it is easier to set ksmps to power of two,since most drivers
>> prefer their buffers like that.
>> eg.:
>> sr =44100
>> ksmps=64
>> -b64 -B128
>
> Oh, I was under the impression that ksmps had to be a factor
> of sr. The above would make kr = 816.666... How does csound
> handle that?
>
> Thanks,
>
> Toby
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
|