Posted: 07 Nov 2010, 10:05
hello again,
To anyone who has a simple solution to this, I am trying to sync a local syncro with a 8 cycle len to the master with a 4 cyc len. Or, another way to describe what I am trying to do is make a step modules duration double the duration of the master cycle so it repeats exactly in sync to every second cycle. Ive tried linking the on outlet of the master syncro to a 0 to 1 module then into the restart of the local syncro to restart it on time but I also need it to restart when audio is turned on from the dashboard. Maybe there is a way to double the length of the steps module with some maths and do away with the local syncro entirely? The steps will be used to trigger a swap of the values in another steps which is sequencing a synth so exact timing precision is necessary.
To anyone who has a simple solution to this, I am trying to sync a local syncro with a 8 cycle len to the master with a 4 cyc len. Or, another way to describe what I am trying to do is make a step modules duration double the duration of the master cycle so it repeats exactly in sync to every second cycle. Ive tried linking the on outlet of the master syncro to a 0 to 1 module then into the restart of the local syncro to restart it on time but I also need it to restart when audio is turned on from the dashboard. Maybe there is a way to double the length of the steps module with some maths and do away with the local syncro entirely? The steps will be used to trigger a swap of the values in another steps which is sequencing a synth so exact timing precision is necessary.


should work shouldn't it? It's not restarting the local sync cycle though. The '0 to 1' is definitely sending a blip and I can restart the local sync cycle by hitting restart on the module but it's not doing - confusing!?!