How to arm selected track?

0

I know that this can be done with .txt file in Ableton. But is it possible to do that with CSS?

Now in Live when track is selected and armed, when I move arrow buttons, it sets arm on/off. Without any scripts enabled in Live preferences.

I tried with Reaction, and I used listener “Song -> Selected track has changed” and then action “Track -> Set arm = true”, but it does not overwrite above behaviour.

toneyvecchio Answered question
0

You would need to add a Reaction which does the following:
Listener: when MIDI controller > “Button x was pressed” 
Action: Live Object Model > Track > Set Arm  … and in the path menu choose “selected track”

JohnC Answered question
You are viewing 1 out of 3 answers, click here to view all answers.