Chain Selection – Chain Number to Modifier

2.36K viewsCSS Questions
0
0 Comments

In a Device Parameter Mapping I would like the *Chain Targeting>Chain Number* to be controller by a Modifier (See Attached Screen Shot)

I would like this modifier to output the chain number of the currently active/selected chain in Ableton.

I have attached the current iteration of my script to try and achieve this, I feel like I am close but can’t seem to find the ‘active chain’ condition.

admin Changed status to publish May 22, 2024
0

Using a Reaction you can select device chains using modifiers.

– Select “Live Object Model > Device Parameter > Set Value” as an Action.
– The use the “path menu” (number 1 in the picture) to specify where the script should look. The dropdown menus (downwards pointing arrows) give various options.
– To specify a chain, first check the box next to “Target device chain” (number 2 in the picture). Then you’ll get more options regarding device chains. With the dropdown menu, select the modifier you want to use. In the line of code you should see something like at number 3 in the picture being written there.

admin Changed status to publish May 22, 2024
You are viewing 1 out of 9 answers, click here to view all answers.