Plugin Mixer
v0.1.0A collection of custom Ableton Live extensions built with the Extensions SDK.
Unverified listing. This repo is new or has little community activity and the developer has not claimed it. Extensions run code inside Live — read the source, check the author, and only install things you trust.
README · rendered from GitHubView source
Ableton Extensions
A collection of custom Ableton Live extensions built with the Extensions SDK.
Requires Live 12.4.5b3 (public beta) and Node.js 23+.
Extensions
| Extension | Description |
|---|---|
| plugin-mixer | Pro Tools-style plugin chain viewer. Right-click selected tracks to see all devices per track, add Ableton built-in devices to one or all tracks at once, delete, and duplicate. |
Setup
Each extension lives in its own folder under extensions/. To run one:
cd extensions/<name>
npm install
npm start
Make sure Live 12.4.5b3 is open before running.
Dev notes
- Each extension needs a
.envfile with:EXTENSION_HOST_PATH=/Applications/Ableton Live 12 Beta.app - The SDK packages are referenced locally from
~/Dev/extensions-sdk-1.0.0-beta.0/
Rate this extension
One rating per account; you can change it any time.
No ratings yet — be the first
Comments
No comments yet.