Access Ableton Live control API

ableton-lomskillsetup L110
mikecfisher/ableton-lom-skill
What it does

Reference Ableton Live Object Model API for Python control surface development

Best for

Enables real-time hardware parameter control through Python event listeners without boilerplate.

Inputs
  • · [object Object]
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
Requires
  • · Ableton Live >=11
  • · Python (2.7 <12, 3.x >=12)
Preconditions

Control surface script initialized, Live session running

Failure modes

Wrong listener type for target property; read-only properties reject set_value()

Trust signals
  • · Official Ableton Python Remote Script framework
  • · Type checking per Live version