Exclusive Arm & Exclusive Solo added!

580 viewsGeneral
0

Hi all,

Exclusive Arm & Solo is now available for Arm & Solo mapping types.
Make sure to turn these options on in Ableton Live’s “Preferences > Record Warp Launch” tab.

This is an update directly on our server so no need to re-download Control Surface Studio. Simply re-generate your script! 🙂
Thanks
John

admin Changed status to publish May 22, 2024
Attached Files:
0

Thanks for the details! this is now fixed.
Re-generate your script and MIDI tracks without an arm button won’t cause a problem.

admin Changed status to publish May 22, 2024
Attached Files:
0

Thank you, I can confirm this is working correctly now.

admin Changed status to publish May 22, 2024
Attached Files:
0

I figured it out. It happens when in the session there are tracks without arm button. For example MIDI track with “MIDI From” set to no input or group track.

When I deleted these 2 kind of tracks arm feature started working.
Have you tested such scenario?

admin Changed status to publish May 22, 2024
Attached Files:
0

Thanks for your answer.
I’ve never edited the script manually.
And what this message even mean? I don’t get what is the “track in question”.

I can normally arm/unarm any of the tracks in ableton UI. The issue occurs only when I try to do it with a controller/CSS script.

Attached is the piece of code you are referring to. I’m not a programmer but can clearly see this line is there and it was generated by CSS.

admin Changed status to publish May 22, 2024
0

Have you edited the code manually?
This code…. self.song().tracks[index].arm = False
Doesn’t exist in the ‘bool_brain’ method.
In any case, its telling you what the issue is: The Track in question cannot be armed!

I’ve tested exclusive arm multiple times and it works completely fine for me.

admin Changed status to publish May 22, 2024
Attached Files: