ableton-python-bridge
v1.0.0An Ableton Live extension built with @ableton-extensions/sdk.
README · rendered from GitHubView source
ableton-python-bridge
An Ableton Live extension built with @ableton-extensions/sdk.
Get Started
Learn about building extensions: https://ableton.github.io/extensions-sdk/
Setup
The path to Ableton Live's Extension Host module is stored in .env as
EXTENSION_HOST_PATH. The generator filled this in for you; edit it if your
install moves.
Scripts
npm start # build + run in Live's Extension Host
npm run build # production bundle of src/extension.ts
npm run build:dev # dev bundle (sourcemaps, not minified)
npm run package # build for production + create a .ablx archive
Rate this extension
One rating per account; you can change it any time.
No ratings yet — be the first
Comments
No comments yet.