Minimal Extension
v0.1.0templateThis is a lightweight scaffold for an .ablx TypeScript extension. It does not include Ableton SDK tarballs.
README · rendered from GitHubView source
Minimal Ableton Extensions SDK template
This is a lightweight scaffold for an .ablx TypeScript extension. It does not include Ableton SDK tarballs.
Setup
- Download the official SDK through Ableton's beta/Centercode flow.
- Copy the SDK and CLI tarballs into
vendor/. - Adjust
package.jsonfile paths to match the actual tarball names. - Run:
npm install
npm start # dev connection to Live Developer Mode
npm run package
Use the official ableton-create-extension scaffold when available; this template is mainly for agents to understand project shape.
Rate this extension
One rating per account; you can change it any time.
No ratings yet — be the first
Comments
No comments yet.