Posted: 07 Mar 2015, 21:47
in arGRID im am using several local tempos to achieve different tempo per track
- there is a patch which contains a master tempo sync
then there are few local tempo sync modules, for them is tempo set as division/multiplication of the master tempo (master tempo controls start of the cycle of local tempos, so they start ath the same position as master tempo)
on each local tempo there is a small computation of current position o 1/16 note. those positions are then packed into array, as well the 16 led of each local tempo sync. those 2 arrays are then sent to data bus in the rack, each track of the arGRID the reads the values from this array depending on which tepmo on the track is selected.
The problem is i am experiencing tempo drift on those divided/multiplied tempos. For example i have there a track running in 1/2 tempo, after few bars it gets out of sync from other tracks
- all tracks on the same tempo divider are in perfect sync. but those divided tempos are drifting in time from the main tempo. Is it bugr or some other problem?
- there is a patch which contains a master tempo sync
then there are few local tempo sync modules, for them is tempo set as division/multiplication of the master tempo (master tempo controls start of the cycle of local tempos, so they start ath the same position as master tempo)
on each local tempo there is a small computation of current position o 1/16 note. those positions are then packed into array, as well the 16 led of each local tempo sync. those 2 arrays are then sent to data bus in the rack, each track of the arGRID the reads the values from this array depending on which tepmo on the track is selected.
The problem is i am experiencing tempo drift on those divided/multiplied tempos. For example i have there a track running in 1/2 tempo, after few bars it gets out of sync from other tracks
- all tracks on the same tempo divider are in perfect sync. but those divided tempos are drifting in time from the main tempo. Is it bugr or some other problem?