Blue Hand
Hello there everyone,
I am developing some of my own controllers and trying to put together a couple MIDI scripts for those. I’m fairly new to Ableton Live but I saw in videos and screenshot’s a blue hand icon over some devices. Can somebody please explain me how does that exactly work? Is it a User MIDI script for specific controller that maps automatically the selected track to the controller?
Basically what i want to do is, use my led rotary encoder device (youtu.be/PiRoBO5y4XY) to control an effect rack of the currently selected track (pretty much like the device control encoders on the APC-40). Is there a specific way to map that? or should I write a MIDI script for that?
you may have worked this out already but the blue hand is for midi devices that abes recognises as control surfaces. So say you use an APC40, as that’s an ableton native controller, you’ll get the blue hand.
I hope that’s helpful
Any news about this? Keep us up-to-date!
Thanks! yeah I figured it all out! I’m using D.I.Y midi controllers so the factory control surface scripts don’t work.
Though I found out that there are 2 different ways to make control surface scripts:
First through MIDI Remote Scripts, which requires Python programming but much more flexible (more info: http://remotescripts.blogspot.com/).
And second, User Remote Scripts, making those is very easy and simple, it just requires modifying an existing configuration file. Located under *C:\Users\xxxx\AppData\Roaming\Ableton\Live x.x\Preferences\User Remote Scripts* in Windows or Applications/Ableton Live x.x/Contents/App-Resources/MIDI Remote Scripts on Mac. There are easy to follow instructions in that folder.
For the encoders I used the second method which proved to be simple and effective, though I have some issues with the LEDs ring refresh rate. They don’t update only until I stop turning the encoder, while in Traktor they light up in real time. You can see it in the following video at 0:41