laidlaw42 / ableton-live-midi-remote-scripts

Scripts for creating custom MIDI Remote Scripts in Ableton Live.
MIT License
118 stars 34 forks source link

Ableton Live Custom MIDI Remote Scripts

Scripts for creating custom MIDI Remote Scripts for Ableton Live. Known to be working with Live 9 and 10. I've added a new directory for Live 11 which updates the code to Python 3. Untested in Live 12.


Background

This is an in-depth tutorial on how to use these scripts. When I made the video 5 years ago, I had next to no programming knowledge, and I created it with the intent that non-programmers would be able to make their own MIDI scripts to interface with Live. 30k views later... it probably deserves an update. The video has more details about what to modify to get things working, but I'll add more comments to the code as I figure out what each function does.


Instructions

MIDI Remote Scripts folder:


Troubleshooting:


Updates


Downloads