Re: Bus allocation

[email protected]
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
> I actually can only allocate the number of busses specified divided by 2**3

What's the value of "s.options.maxLogins" and "s.maxNumClients"? The
number of available busses is determined by "options.numBuffers /
maxNumClients". Usually, maxNumClients is 1 (= single client), but maybe
you have accidentally kept a multi-client setup?

On 06.03.2021 06:21, [email protected] wrote:
> Does anyone else have this issue? When I boot the server with a specific control bus allocation, I actually can only allocate the number of busses specified divided by 2**3. So, here I can only allocate 2048 busses:
>
> Server.local.options.numControlBusChannels_(16384);
> s.reboot;
> 1000.do{Bus.control(s).postln;}
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
> search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.