ableton-extensions - Develop extensions with the Ableton Extensions SDK
Scaffold, write, build, and package Ableton Live extensions to manipulate tracks, clips, MIDI notes, devices, tempo, and audio rendering in a Live Set.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold Ableton Live extension projects
- Register commands and context-menu actions
- Build extension into CommonJS bundle
- Package extension into ablx file
- Manipulate Live Set object model
- Create modal and progress dialogs
- Import and render audio tracks
Inputs
- Ableton Extensions SDK files
- TypeScript extension source code
- Ableton Live application
Outputs
- Scaffolded extension project directory
- Bundled CommonJS extension code
- Distributable ablx package file
- Mutated Live Set data model
Requirements
- Node.js >= 24.14.1
- Ableton Live with Extension Host
- Developer Mode enabled in Live
