set_track_pan
Adjust the stereo pan position of a specific track in Ableton Live. Specify track index and pan value from -1.0 (left) to 1.0 (right) to set the balance.
Instructions
Set the panning of a track.
Args: track_index: Zero-based index of the track. pan: Pan value from -1.0 (full left) to 1.0 (full right). 0.0 is center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |