XOR Userforum
[NO BUG] pattern BRK double looping when double tapping start and sequencer stopped - Printable Version

+- XOR Userforum (https://forum.xor.eu)
+-- Forum: Products (https://forum.xor.eu/forumdisplay.php?fid=3)
+--- Forum: NerdSEQ (https://forum.xor.eu/forumdisplay.php?fid=6)
+---- Forum: Nerdseq issue / bugreport (https://forum.xor.eu/forumdisplay.php?fid=8)
+----- Forum: Beauty and less important bugs/glitches (https://forum.xor.eu/forumdisplay.php?fid=16)
+----- Thread: [NO BUG] pattern BRK double looping when double tapping start and sequencer stopped (/showthread.php?tid=1800)



[NO BUG] pattern BRK double looping when double tapping start and sequencer stopped - rubberband - 04-07-2024

Okay, so it's a pretty specific bug and not at all urgent, but:

-If you have a pattern that you've shortened by inserting a BRK 000 command
-And this pattern is the first pattern in an island
-And the clock is not running
-And you double tap START on that pattern to start the sequencer

... then the pattern will repeat twice before advancing to the next pattern in the island.

This doesn't happen when tapping START once, or when double tapping START if the sequencer is already running.

It's not a big deal, but I was getting confused earlier and tracked down the issue.  Reported just in case it's helpful and/or points you at some other issues.  Please don't make it a priority.  Smile


RE: pattern BRK double looping in island when double tapping start and sequencer stopped - XORadmin - 04-07-2024

Its not a bug but when you press start once then the sequencer starts and so the pattern. A 2nd start even at the begin will put it in the cue to be launched next. And there is your repeat, it will play again before advancing.
There is no difference in BRK or with any pattern length here.


RE: pattern BRK double looping in island when double tapping start and sequencer stopped - rubberband - 04-08-2024

Ah - so it's the same behaviour as when you double-start with the clock running (except the first time through it's starting, vs playing out whatever pattern was already started.)

Thanks for the clarification!