Exclusive Arm & Exclusive Solo added!
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
Awesome! But when I re-installed my script, the arm action no longer works. (Solo and mute do, curiously)
Hi,
I just tested arm and solo with exclusive active and deactivated, both appear to be working ok.
Thanks for looking into it. Can you see any obvious reason why it wouldn’t work for me with this setup? It used to work before this change (but ignoring exclusive arm).
BTW, here is another action that doesn’t do anything: self.song().view.highlighted_clip_slot.fire(None, None) – shouldn’t that simply fire the highlighted clip slot?
Hey,
I just checked it again (including selected track arm) and it all appears to be ok. Do you have any reactions which are altering the state of the track arm?
For clip fire, if you’re not entering any action parameters, then the code should look like this (remove: None, None):
self.song().view.highlighted_clip_slot.fire()
Change it to ‘custom code’, then you can edit the code itself
Sign up
User registration is currently not allowed.