Select Specified Device By Reaction?

1.33K viewsGeneral
0

Hi,

I want to select a track & device automatically as a reaction to switching modes by button

So mode 1: Ableton general
Mode 2: Special instrument

Whenever I switch to mode 2 I want to have for example: track 1 device 0 selected.

Thanks!

Gbiggs

admin Changed status to publish
Attached Files:
0

Hi,

A couple of things to get this working:
1 add a ‘select device’ mapping in mode 1. You can do this by adding a track, a device inside that, then the ‘select device’ inside the device. select the track and device you want to move to in those track and device mappings.
Set the device mapping to use the same button as your mode 2 selector.
As it is set to the same button as your mode selector, you will need to make sure that the mode selector fires before the mode selector switches the script to mode 2 (which would remove the device select functionality).
Moving the select device mapping above the mode selector should ensure that this happens in the correct order.

Or! add the ‘select device’ mapping to mode 2.
For it to work in mode 2, the mapping will need to fire after the mode has switched. As the mode will switch when you press the button down, you can set your select device mapping to fire when you release the button.
To do this, go into the ‘select device’ mapping,
change control to ‘custom’
control type ‘on/off’
and switch around the On and Off values.
On should now be 0, and off 127.

admin Changed status to publish
Attached Files:
You are viewing 1 out of 2 answers, click here to view all answers.