Not always but lots of times the AR goes out of sync for 1-2 steps when changing pattern in direct jump mode.
Is this a known problem? any threads about this already running?
Not always but lots of times the AR goes out of sync for 1-2 steps when changing pattern in direct jump mode.
Is this a known problem? any threads about this already running?
I have this issue only with some specific patterns i made in the past. I guess those patterns are messed up in some way.
So I just cleared those and in some cases copy pasted the tracks to a new, empty pattern and the issue was solved.
I’m not sure what caused the issue but probably because of experimenting with different time scales/note numbers. or maybe the use of a beta OS while programming those patterns.
I’ve noticed this happens sometimes when you jump between patterns of different lengths, but not to one the same length.
This is what I find too.
I imagine it is very taxing on the sequencer to expect a perfect jump in this case. Imagine jumping from the 11th step in a 16 step sequence to an 8 step. Where does one expect the sequencer to land? On the 5.5 step?
I’m not saying anyone quit their bitchin. Im just sayin, is all…
This is what I find too.
I imagine it is very taxing on the sequencer to expect a perfect jump in this case. Imagine jumping from the 11th step in a 16 step sequence to an 8 step. Where does one expect the sequencer to land? On the 5.5 step?
I’m not saying anyone quit their bitchin. Im just sayin, is all…[/quote]
The way the jump occurs is probably defined by a modulo of the pattern length, So from 11th of a length 16 jumping to a length 8 would go to the 3rd beat. the problem is that the result is not consistent, and beats are dropped.