Setlist/Go does not clear queued section after escaping loop

When in a loop and you use GO to escape it, the next section becomes queued in the set list (flashing green). However, once the playhead reaches that point, it remains queued and could mean playback jumps back to the start of that section if GO is triggered accidentally.

This only happens if there are section markers denoting the looped section. If I was to only use the sections track (without > markers) the GO functions as expected and the next section isn’t “queued”.

Wondering if this is expected behaviour or a bug? For my use cases, ideally, when using section locators, the section after the loop (aka “end”) wouldn’t be “queued” at all when you escape the loop with GO.

  • OS and Version: MacOS Sequoia 15.5
  • Version of AbleSet: 3.0.8
  • Version of Ableton Live: 12.3.7

Hey @zacjohnsnz, thank you for reporting this issue, that shouldn’t happen!

I’ll try to reproduce this on my end and will look for a fix soon. In the meantime, using +LOOPFULL instead of +LOOP could be a potential workaround.

Let me know if that works for you :slight_smile:

Hey @leolabs so far that workaround is looking good, thanks :folded_hands: