Added an optional floating setlist to the performance view
Added an optional display to the performance view that shows the playhead position in bars and beats
This display can also be opened in a separate view by clicking on it – similar to the timecode and clock
Added a 2nd parameter to the /setlist/jumpToSection OSC command that allows you to target the first section that contains a given string (feature request)
Added support for using the .-notation after a SONG END locator
Improved the top buttons on some pages so they now hide after a while when the mouse isn’t moved
Improved the behavior when jumping to a section with count-in – the selected section is now highlighted while Live is counting in
Improved imports for custom setlists
Fixed stop toggle not being respected in multi-file projects, so the next song would always automatically start playing
That’s a cool idea! For now, this feature reads the bar/beat from Ableton’s arrangement view, but it shouldn’t be too hard to have it read the current measure from a separate measure track.
I could also imagine a flag for songs that specifies what measure it starts on, e.g. Grease [M1] to specify that it starts at 1.1, or Song With Intro [M-4] to specify that the first measure starts four bars into the song. This might be a bit easier to set up for users who don’t use a measure track yet.
Thanks! Yes, I could definitely see a use case for a flag that marks the beginning of measure 1. But I was thinking of something more like your lyrics generator.
I also make measure tracks and it is great for rehearsal and I also display it in the top right corner of our Stage Display screens. The orchestra loves it if they ever get lost. I run into the same issue you do whenever a song is in anything other than 4/4. Have to manually change the size and then re-number. It’s not a huge deal but It would be great to have something like what has been mentioned.
I’m currently working on implementing this. If you’re interested, here’s a tool I wrote yesterday that allows you to generate measure tracks: https://beta.ableset.app/tools/measure-track/