Decipher Mackie Control script

Discuss music production with Ableton Live.
Post Reply
ANDERJAM21
Posts: 10
Joined: Sat Dec 13, 2014 3:42 am

Decipher Mackie Control script

Post by ANDERJAM21 » Thu Dec 06, 2018 8:49 pm

I have a Behringer X32 soundboard, with a DAW control feature that emulates the Mackie MCU. I select the Mackie Control script in Ableton's prefs, and am getting great results with my X32.

The problem is I'm poking around in the dark, reprogramming the buttons on the X32 note by note, trying to determine what each one does. Some functions are obvious and consistent, others are not obvious and inconsistent, and some midi note numbers do nothing.

I wish there was a way to decipher the Mackie Control script, to see what all the available features are. I doubt I'll want to modify the script, since there is already so much functionality available, but I would very much like to see some kind of list of available actions and their corresponding midi numbers. Particular areas of interest are device control, tap tempo, and nudge forward/backward.

The decompile Mackie Control scripts in question are at https://github.com/gluon/AbletonLive9_R ... kieControl.

I'm new to control scripts and python, and any help interpreting these scripts would be greatly appreciated!

James

jestermgee
Posts: 4500
Joined: Mon Apr 26, 2010 6:38 am

Re: Decipher Mackie Control script

Post by jestermgee » Fri Dec 07, 2018 12:43 am

Best way would be to look at the MCU template for Live and then match those buttons with whatever the Behringer one uses.

The "User Assigned" buttons on the MCU do nothing by default so you only need to worry about the others.

There are also shift functions and the likes and being a different layout somer things may not translate properly but I am sure you could make a cheat sheet with a bit of time

Image

doghouse
Posts: 1450
Joined: Fri Aug 29, 2008 5:30 pm

Re: Decipher Mackie Control script

Post by doghouse » Fri Dec 07, 2018 3:02 pm

In the older versions (Live 8?) of the manual there was a chapter on the details of MCU operation.

fishmonkey
Posts: 4478
Joined: Wed Oct 24, 2007 4:50 am

Re: Decipher Mackie Control script

Post by fishmonkey » Fri Dec 07, 2018 11:06 pm

there's a couple of different versions of an MCU MIDI map floating around the web. here are a couple of links:

https://web.archive.org/web/20080126093 ... /MCMap.htm

http://www.jjlee.com/qlab/Mackie%20Cont ... %20Map.pdf

also, i think the Live 7 User Manual was the last one that included the Mackie Control chapter. you can download the PDFs of older Live manuals here:

https://help.ableton.com/hc/en-us/artic ... ive-Manual

Post Reply