Current Audio Buffer Size

For general discussion related FlowStone
Post Reply
Tronic
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Current Audio Buffer Size

Post by Tronic »

How to get the current audio buffer size?
It could be from the FRAME SYNC primitive,
but it continues to send trig end of every cycle,
and there is no way to do a S/H for the connectors (V) without using any tricks.
stw
Posts: 111
Joined: Tue Jul 13, 2010 11:09 am
Contact:

Re: Current Audio Buffer Size

Post by stw »

just a guess... do the framesize readout inside an init method?
Tronic
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: Current Audio Buffer Size

Post by Tronic »

Would not solve the real problem,
because the Ruby module, however, continue to receive the trig, from primitive FRAME SYNC,
wasting resources.

It should however be possible to have this updated value if the user changed in the settings of your audio driver.
Post Reply