iam new to the Ableton Live API and i try to build my own remote script for the bcr2000 controller.
I download and edit the original bcr script.
Now i have 16 Volume Controls automapped to the BCR Encoder 1 + 2 .
config.py changes at volume controls parameter
Code: Select all
VOLUME_CONTROLS = (1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16)What i need is to have automapped track mute for the channels 1-16. it would be great if anbody can help me.
I have written a little tutorial here:
http://sascha-kloeber.de/forum/viewtopic.php?t=2821
thanks for help and sorry for my bad english.
cheers