26 Jan
2012
26 Jan
'12
6:09 p.m.
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