Posted: 18 May 2009, 23:28
I want two different faders in different parts of the workspace to display the same data, and mutually update each other.
So I have:
buss1-->onlyIfChanged-->fader-->buss2
and elsewhere:
buss2-->onlyIfChanged-->fader-->buss1
problem is, if either fader is moved quickly, the whole thing gets into a loop where it oscillates between two values. This started happening when I switched to dual core mode (I was running out of processing power, and getting clicks in the audio.)
Is there a way to assure two objects don't get processed with different cores? How are the cores allocated?
thanks,
-eric
So I have:
buss1-->onlyIfChanged-->fader-->buss2
and elsewhere:
buss2-->onlyIfChanged-->fader-->buss1
problem is, if either fader is moved quickly, the whole thing gets into a loop where it oscillates between two values. This started happening when I switched to dual core mode (I was running out of processing power, and getting clicks in the audio.)
Is there a way to assure two objects don't get processed with different cores? How are the cores allocated?
thanks,
-eric