arm selected track
hi first of all great job with ccs!!
so my question is if is possible to arm a track when is selected and unarm it when u select another?
i am using a rotary encoder to navigate between tracks.
hope is possible, if not would be nice to be able in the future.
greetings from chile!
Yes its super simple with Reactions v2, I’ve attached the script.
One important note, the action of arming the selected track is an update to the UI, so the listener can’t also be a UI event (ableton blocks UI to UI functionality – not us). Unfortunately this means that clicking the tracks with your mouse will not work.
So, the best thing to do is attach the action to all buttons or knobs which also select tracks in your script, like an add-on. So add all of these buttons/knobs as listeners in the reaction.
Sign up
User registration is currently not allowed.