aibleton

AIbleton

AIbleton

An AI music production agent inside Ableton Live.
Create, understand, analyze, arrange, edit, and refine music directly inside Live.

Chat · Create · Analyze · Reason · Arrange · Edit · Control

Use Codex, Claude, Gemini, or other compatible AI models directly in your music production workflow.

English · 中文

Version Downloads License


Download

Current version: v0.9.11view all releases.

File What it is
Download AIbleton-0.9.11.ablx The Live extension — required. Install it from Live → Settings → Extensions.
Download AIbletonBar for macOS Optional floating sidebar. No update needed — it only loads the UI served by the extension, so keeping the .ablx above current is enough. ⚠️ First launch is blocked by macOS (ad-hoc signed, not notarized): run xattr -cr /Applications/AIbletonBar.app once in Terminal — or right-click the app → OpenOpen. After that it launches normally.
Download AIbletonBar for Windows Optional floating sidebar. No update needed — updating the .ablx above is enough.

What is AIbleton?

Most AI music tools can generate music or give you advice.

AIbleton is an AI music production agent that can create, understand, analyze, arrange, edit, and refine music directly inside Ableton Live.

Ask it to create something new, improve what you already have, analyze your arrangement, or make changes to your Live Set.

For example:

“Create a 4-bar bassline in A minor.”

“Make the bass less busy.”

“Analyze the arrangement and tell me what’s missing.”

“Add an Auto Filter to the synth and sweep the cutoff.”

“Create a drum groove inspired by a classic 909 pattern.”

The agent can inspect your Live Set, understand musical context, reason about your music, and perform changes directly in Live.

Screenshots

AI agent dialog inside Live AIbletonBar floating sidebar
AIbleton chat dialog inside Ableton Live AIbletonBar sidebar docked next to Ableton Live
AI finds samples and pushes them to Move over Wi-Fi Samples on the device
AIbleton uploading samples to Ableton Move Samples on Ableton Move

Core Capabilities

Create

Understand

Reason

Arrange

Edit & Control

Refine

AIbleton can use audio analysis as part of an iterative production loop:

Generate
   ↓
Import
   ↓
Analyze
   ↓
Evaluate
   ↓
Refine
   ↓
Analyze again

This allows generated music to be evaluated against measurable goals and refined through multiple iterations.

Search & Remember

Ableton Move

For setup, routing, pairing, and troubleshooting, see the Ableton Move guide.

How It Works

User Intent
    ↓
AI Agent
    ↓
Understand Live Set
    ↓
Music Intelligence
    ├─ Musical Features
    ├─ Relationships
    ├─ Analysis
    └─ Reasoning
    ↓
Plan
    ↓
Creative Actions
    ↓
Ableton Live
    ↓
Analyze & Verify
    ↓
Refine when needed

AIbleton separates the AI model from the music-production runtime, allowing different AI providers to work with the same Live integration and production tools.

Music Intelligence

AIbleton is built around a structured understanding of the musical state of a Live Set.

Live Set
   ↓
Music State
   ↓
Musical Features
   ↓
Relationships
   ↓
Reasoning
   ↓
Creative Actions
   ↓
Agent
   ↓
Live

This allows the agent to work with more than individual commands.

It can reason about musical context, structure, relationships, intent, and measurable results before and after making changes.

Agent Runtime

AIbleton uses an agent runtime to coordinate:

The goal is not simply to generate a response, but to complete a music-production task and verify the result inside Ableton Live.

Installation

Requirements

Download the latest .ablx from the Releases page and install it from:

Ableton Live → Settings → Extensions

AIbleton also provides an optional AIbletonBar floating interface for macOS and Windows.

Development

git clone https://github.com/freddyzhangxu/aibleton.git
cd aibleton/AIbleton
npm install
npm start

See the repository documentation for development and SDK setup.

Roadmap

1.0 — AI Music Production

AIbleton 1.0 focuses on making AI-powered music production reliable and practical inside Ableton Live.

The 1.0 scope includes:

Beyond 1.0

Future development may expand AIbleton into:

Status

AIbleton is an open-source AI music production agent built on the Ableton Extensions SDK.

The project is approaching its 1.0 release, with current development focused on:

The Ableton Extensions SDK is evolving, and APIs and capabilities may change.

AIbleton is not affiliated with or endorsed by Ableton AG. “Ableton” and “Live” are trademarks of Ableton AG.

License

MIT