set_track_pan
Set a track's pan in Ableton Live. Specify track index and pan from -1.0 (left) to 1.0 (right).
Instructions
Set a track's mixer pan.
Parameters:
track_index: The index of the track
pan: -1.0 (full left) to 1.0 (full right), 0.0 is center
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| track_index | Yes | ||
| user_prompt | No |