Page 1 of 1

Ableton Live 11 and LiveControl 2

Posted: 23 Feb 2021 22:22
by joe
Hello,

Any chance of getting LiveControl 2 Controller template to work with Ableton Live 11 that was released today?
I copied the files over to correct location on Mac, but LiveControl 2 is not listed under Control Surfaces.
Apparently this is due to Ableton 11 only supporting Python 3, and this is not the only controller rendered non functional.
https://community.zerodebug.com/t/ablet ... ng/1925/46

Thanks for any help!

Re: Ableton Live 11 and LiveControl 2

Posted: 25 Jun 2025 16:43
by pianoboy
Yeah, that would be amazing.

Re: Ableton Live 11 and LiveControl 2

Posted: 27 Jun 2025 20:04
by midikinetics
When we acquired Lemur, we also received the LiveControl project—it just hasn’t been published yet. The original plan was to release it on the User Library once that went back online. As far as we know, it was maintained up to Ableton Live 9 or 10. We aren’t in a position to maintain it ourselves, but if there’s interest, we could post it on GitHub as an open-source project for the community. Is that something that people would be interested in?

Re: Ableton Live 11 and LiveControl 2

Posted: 03 Jul 2025 19:07
by olsgo
please do that! i'll try updating the template :)

Re: Ableton Live 11 and LiveControl 2

Posted: 05 Jul 2025 12:08
by vcfool
I'd say that there are high chances that the Live API has changed and we'd have to modify those Python scripts and project much more than just converting them to Python 3.

Some years ago I modified the LiveControl2 project and Python scripts. Have them integrated in my own Lemur project. Added some features and removed some others. I didn't know any Python, but the hardest part was to figure out how the Live API worked. Modify the script, reload the Control Surface on Live and check the log.txt file. And then repeat, lots of times. I must say that I have forgotten most of how I did it. I'll try to make and share some screenshots of my version.

I'm still working with Live 9, but I'd consider upgrading to a newer version if we can get the Python scripts to work.