Search found 2 matches

by techmuz
23 Dec 2012 11:35
Forum: General Discussion
Topic: How to link two CC using scripting
Replies: 4
Views: 1284

Re: How to link two CC using scripting

Hello, thanks for your reply ! I finally succeed using basic script (as I said I'm bad at scripting but for what I want I'm okay now :) ) . Let say 3 buttons, Button_1 to _3 (CC) ; when I click on Button_1, I want Button_2 and _3 to be off. So for each button, I added a script Action() , execution ...
by techmuz
18 Dec 2012 12:06
Forum: General Discussion
Topic: How to link two CC using scripting
Replies: 4
Views: 1284

How to link two CC using scripting

Hello, I would like to make an interface with 10 buttons to control scenes on ABleton Live. I would like to have this interaction : when I press a button to start scene X (so I put button X on "On" mode), others buttons should automatically switch to "off" state and send the current order in MIDI to ...