Skip to content
markusschloesser edited this page Feb 12, 2023 · 12 revisions

Welcome to the MackieC4_P3 wiki!

How to get this script into Live:

Download and install script

How to use the Mackie C4 with the script in Live:

Manual

Helpful links (mainly for dev):

  1. https://nsuspray.github.io/Live_API_Doc/8.2.7-10.1.0.xml API / LOM version comparison

  2. https://structure-void.com/AbletonLiveRemoteScripts_Docs/_Framework/ _frameworks API doc

  3. https://github.com/gluon/AbletonLive9_RemoteScripts

  4. https://github.com/gluon/AbletonLive11_MIDIRemoteScripts

  5. https://structure-void.com/ableton-live-midi-remote-scripts/ overview page of 3 and 4

  6. https://intellij-support.jetbrains.com/hc/en-us/community/posts/360006921160-virtual-environment-for-developing-Ableton-Live-Midi-Remote-scripts-in-PyCharm?page=1 Pycharm community thread about Remote Scripting in pycharm

  7. Introduction to _framework classes by Hanz Petrov. Very old (2010) but still very very useful, if you don't want to write everything by hand/yourself.

    Part 1: http://remotescripts.blogspot.com/2010/03/introduction-to-framework-classes.html

    Part 2: http://remotescripts.blogspot.com/2010/04/introduction-to-framework-classes-2.html

    Part 3: http://remotescripts.blogspot.com/2010/05/introduction-to-framework-classes-3.html

    Part 4: http://remotescripts.blogspot.com/2010/09/introduction-to-framework-classes-4.html

    Probably makes sense though to use ableton.v2 instead of _framework nowadays

  8. https://github.com/xot/ElectraOne/blob/main/DOCUMENTATION.md the very good technical documentation by Jaap-Henk about how he does the remote script for the Electra One