[Csnd] ksmps/-b question
Date | 2020-01-16 16:35 |
From | Dave Seidel |
Subject | [Csnd] ksmps/-b question |
Can ksmps be greater than -b, or does that just not make sense? |
Date | 2020-01-16 16:53 |
From | Forrest Curo |
Subject | Re: [Csnd] ksmps/-b question |
-b is a buffer size, not a rate. No necessary relation except in how fast csound can fill that buffer. On Thu, Jan 16, 2020 at 8:36 AM Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2020-01-16 17:06 |
From | Dave Seidel |
Subject | Re: [Csnd] ksmps/-b question |
Thanks, I understand they mean different things, but all the discussion I've been able to find so far seems to recommend that ksmps be a power-of-two divisor or -b, so it isn't clear to me if it could be a multiple. On Thu, Jan 16, 2020 at 11:54 AM Forrest Curo <treegestalt@gmail.com> wrote:
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
|
Date | 2020-01-16 17:54 |
From | Forrest Curo |
Subject | Re: [Csnd] ksmps/-b question |
Um, a control period starts. The program generates ksmp samples -- and puts them into the buffer to be played until the start of the next control period. I guess there is a relation after all. If the buffer isn't large enough to hold them, oh well! On Thu, Jan 16, 2020 at 9:06 AM Dave Seidel <dave.seidel@gmail.com> wrote:
|