Seq bug with loop=full

Let’s say I have 2 seqs:

  • seq 1: loop=full, all track step lengths = 8
  • seq 2: loop=full, all track step lengths = 16

If I cue up seq 2 while seq 1 is running, when seq 2 starts, it won’t always start at step 1! It’ll start at either step 1 OR step 9 based on the number of times the seq 1 loop has played.

If the seq 1 loop has played an odd number of times, seq 2 will start at step 9.
If the seq 1 loop has played an even number of times, seq 2 will start at step 1.

Seq 2 should always start at step 1!

Anyone else seeing this issue?

1 Like

Haven’t seen that yet…don’t hesitate and report the bug to Squarp, the more we report the more they work to fix those bugs

I did report it. Can you try to replicate it?