Page 1 of 1

Posted: 07 Nov 2010, 09:41
by soundmind
Just like the wait 1 cycle module for data streams is it possible to delay processing for an entire sub patch to compensate for the 1 bloc delay of bus send and recieve on multi core/thread systems?

Posted: 07 Nov 2010, 16:11
by senso
actually no-way to do that
but I'm sure that you can synchronize your patches (data & audio flows) with the "wait 1" module?

Posted: 07 Nov 2010, 19:15
by soundmind
Yes that's probably the best solution. Thank you for the info.