BCR2000 RemoteScript DIY Question

Discuss music production with Ableton Live.
Post Reply
wehkah
Posts: 505
Joined: Sun Jan 06, 2008 4:19 pm
Location: Germany
Contact:

BCR2000 RemoteScript DIY Question

Post by wehkah » Mon Apr 27, 2009 3:04 pm

Hej Folks,

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)
the unused controls i have changed into value -1 for default

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
Motto: sharing knowledge...

https://soundcloud.com/bytechop

S.Rueckwardt
Posts: 7
Joined: Mon Feb 22, 2010 4:21 pm

Re: BCR2000 RemoteScript DIY Question

Post by S.Rueckwardt » Sat Jun 28, 2014 3:44 am

HI, need a tip to change the remote script for BCR 2000.
I will change the Volume encoders (first row) to Send C.
but the script syntax config.pyc locks crazy in the Windows editor ...&
I don t know how to rewrite or delete the entry´s (master volume for exampl.) corect and bring in Send C funtionality...


any idea ..

win 7
Live 9 64 bit

wfg Sebastian R.

Post Reply