I’m excited that there’s the new Cues system and it will announce the song titles and descriptions (among other things).
Is there a way we can not have it announce certain songs? Like if I’d like to disable the song name cue for specific songs in our set. Perhaps if they’re part of a medley or if we have an intro sometimes and not other times? Wasn’t exactly sure where to put this lol.
Hey @Gregg_M,
The song name callout comes from the Auto-Speak Song Titles setting (Settings → Cues → Cues Settings), which automatically announces each song when you jump to it while playback is stopped.
Right now there’s no built-in per-song toggle to silence the announcement for specific songs, it’s all-or-nothing through that setting, and there’s no locator flag you can add to a single song to mute just its cue.
That said, there’s a workaround if you’re comfortable with a bit of scripting: you can turn Auto-Speak Song Titles off, and then use a small Project Script that re-announces only the songs you do want (using /cues/say). That way your medley parts or optional intros stay silent while everything else still gets announced. Just let me know if setting up a Project Script is something you’re comfortable with, and we’ll take it from there.
You can also see the Cues settings in action in the official tutorial: https://youtu.be/v3xrJA71wf4?t=32
And thanks for the suggestion and feedback, I’ll pass it along!