External Instruments
v1.0.0A simple Ableton Extension to disable/enable all external instruments in a project.
README · rendered from GitHubView source
Disable External Instruments
An Ableton Live Extensions SDK extension that lets you disable or enable every Ext. Instrument device across all tracks in one click — useful to quickly disable external instruments before exporting to avoid exporting in real time.
Usage
Right-click any MIDI track, Audio track, or Scene in Live and choose:
- External Instruments: Disable All — turns off every Ext. Instrument device in the project
- External Instruments: Enable All — turns them all back on
Both actions are a single undo step.
Installation
- Download
External-Instruments-1.0.0.ablxfrom the Releases page Settings → Extensions, choose the.ablxfile- Make sure Developer Mode is OFF in
Settings → Extensions - Restart Live — the context menu items will appear automatically
Requires Ableton Live 12 Beta (or later) with Extensions support.
Building from source
Prerequisites: Node.js ≥ 24.14.1
git clone https://github.com/itscloverdale/disable-external-instruments.git
cd disable-external-instruments
npm install
npm run build # compile
npm start # load into Live for development
npm run package # produce .ablx for distribution
Rate this extension
One rating per account; you can change it any time.
No ratings yet — be the first
Comments
No comments yet.