
Ableton Live
Enables Claude AI to directly control Ableton Live music production software through bidirectional communication. Create tracks, edit MIDI, load instruments, and control playback using natural language prompts.
What it does
- Create and name MIDI tracks
- Add MIDI notes to clips
- Load instruments and effects from Ableton's library
- Control playback and fire clips
- Set session tempo
- Browse and manipulate Live sessions
Best for
Tools (16)
Get detailed information about the current Ableton session
Get detailed information about a specific track in Ableton. Parameters: - track_index: The index of the track to get information about
Create a new MIDI track in the Ableton session. Parameters: - index: The index to insert the track at (-1 = end of list)
Set the name of a track. Parameters: - track_index: The index of the track to rename - name: The new name for the track
Create a new MIDI clip in the specified track and clip slot. Parameters: - track_index: The index of the track to create the clip in - clip_index: The index of the clip slot to create the clip in - length: The length of the clip in beats (default: 4.0)