mpiraux / CMD-DC-1-Ableton-9-Control-Surface-Script

A port of the original Behringer control surface script to Ableton 9.1.4+
3 stars 1 forks source link

CMD DC-1 Ableton 11 Control surface script

A port of the original Behringer control surface script to Ableton 11+. Look for the live9 branch for Ableton 9.1.4+ support. Please report any bug using in the issue section.

Installation notes

Read this if you have troubles making it run. Please close Ableton before following this procedure.

If this is not working, please fill in an issue and provide your Log.txt file along with the description of you problem.

Troubleshooting

#1: I would like to use the script with another channel than Behringer default one.

If you changed the channel of your device, you can simply make the script work again by changing a single value here. The CHANNEL variable represents the MIDI channel of the device. Be careful though, because Behringer channel changer software labels channel from 1 to 16, but in fact MIDI channels are numbered from 0 to 15. So be sure to subtract your channel number by one when changing this variable.

#2: I have two devices and I would like them to be independent.

Simply duplicate the script directory, change one device channel and then change the duplicate script to match your channel. Read #1 for more information about matching channels.