Canvas: Show actual next section after automatic >>> jump

Hi Leo,

First of all, thank you for creating such an amazing piece of software. AbleSet has made a huge difference for our live performances.

I’m currently displaying the next section in Canvas using:

${osc("/setlist/loopEnabled") ? "Sektion LOOPES" : osc("/setlist/nextSectionName")}

Is there a way to detect if the next section will be skipped by an automatic >>> jump?

In this example, Trommer is automatically skipped (Count-In >>> Intro Band), but Canvas still displays → Trommer.

Is there a way to hide or ignore skipped sections and instead display the actual next section (Intro Band)?

Thanks!

Hey @kratz, welcome to the forum!

Glad AbleSet is working well for your shows, and thank you for sharing this!
At the moment, there’s no OSC value that exposes this.

I’ll pass this along as a feature request :slightly_smiling_face:

1 Like