General
- Added an “AbleSet” folder to Live project folders
- This folder currently contains parsed project files, but will be used for more features in the future
- Added a setting to control whether AbleSet should automatically disable the loop bracket when jumping to a song or section
- Improved general performance on some machines
- Improved the Escape Loop function to respect the current jump mode
- Fixed next locator being triggered too late when escaping a loop, which causes it to be repeated after one bar
- Fixed super short section clips causing issues with playback
- Fixed playback continuing from paused location after when jumping to another song or section after pausing playback
- Fixed +LOOPGUIDE tracks not being activated reliably when entering a loop
Setlist
- The cursor now shows as a pointer when hovering over song search results in the search overlay
- Fixed search not working as expected in some multi-file projects
- Fixed automatically queued section blinking when another section is manually queued
OSC & MIDI Mapping
- Added support for
//awaitJump
and//awaitFileLoad
statements- You can use these to wait before executing the commands that follow these statements
- Added basic support for
//if
,//else
, and//endif
statements (docs) - OSC commands can now be delimited by new lines instead of semicolons
- Added an optional parameter to
/setlist/jumpBySections
to ignore song bounds/setlist/jumpBySections 1 true
will jump to the first section of the next song after the last section of the current song
- Added
allowJumpBackToBeginning
,disableLoopWhenJumping
, andremovePlayedSongs
to the list of OSC-controllable settings (docs)
Canvas:
- The edit and close buttons now auto-hide when the mouse isn’t moved in a while
- Fixed “Show Next Song” setting not being respected in the lyrics element
You can download this beta version here:
Mac: https://ableset.app/download/mac/3.0.0-beta.9
Mac (ARM): https://ableset.app/download/mac-arm64/3.0.0-beta.9
Win: https://ableset.app/download/win/3.0.0-beta.9