Page 1 of 1

Posted: 22 Jun 2012, 18:30
by AndrewChi
hello, I am making a sequencer patch, which is able to switch between a local and a master tempo.
When I use the same patch, but replace the master with the local synchro module and put them at the same tempo,
the patch with the local synchro is 1/32th beat off (it comes a 32th too late). Anyone any ideas? thanks!!!!

Posted: 22 Jun 2012, 18:37
by AndrewChi
SOLVED!!!!!
Sorry just after writng I got a telepathic message from Olivier Sens and got the answer :-)

I was multiplying the LOCAL position in order to calculate my step positions,
the MASTER synchro uses a total position, which is based on minutes and seconds.
Using the LOCAL synchro together with the TOT PPQ of the MASTER synchro solved my problem.

:-)