create_track
Generate and add a new track in Ableton Live via MCP. Specify track type (audio, midi, or return) and optional index for precise placement in your project.
Instructions
create track and return raw track
Input Schema
Name | Required | Description | Default |
---|---|---|---|
index | No | [int] index of track default 0, range [0, track count] | |
type | Yes | the type of track, "return", "audio", "midi" |