- Added the ability to send custom OSC commands to external servers in MIDI mapping
- Added OSC and MIDI commands for soloing or muting all click tracks
- Added a new
+CLICK
flag you can add to tracks to mark them as click tracks - Added support for marking return tracks as click tracks
- Added a
//sleep
statement that can be placed in between custom OSC commands to make AbleSet wait for a specified time- For example:
/global/stop; //sleep 2500; /global/play
makes AbleSet wait 2.5s between stopping and playing
- For example:
You can download this beta here:
Mac: https://ableset.app/download/mac/2.5.0-beta.7
Mac (ARM): https://ableset.app/download/mac-arm64/2.5.0-beta.7
Win: https://ableset.app/download/win/2.5.0-beta.7