[chuck-users] increase chuck memory usage

Michael Heuer heuermh at gmail.com
Thu Jan 26 18:09:52 EST 2012


Kassen wrote:
> Michael wrote:
>
>> Yep, every instance of Sample has a SndBuf chucked to dac
>
> Then that is where your CPU is going. The UGens that aren't "playing"
> are still being calculated so you have 200+ UGens generating 0's.
> Clearly that's not so efficient so you will need to implement some
> sort of system for "voice cycling" where at any time only -say- 10 of
> these buffers are connected to the dac.

Hmm.  That sounds difficult, so it might have to wait until the RPM
challenge is over.  :)

   michael


More information about the chuck-users mailing list