set_track_pan
Adjust the stereo pan position of a specific track in Ableton Live, using a value from -1 (hard left) to 1 (hard right).
Instructions
Set track panning position.
Parameters:
track_index: The track index (0-based)
pan: Pan position (-1.0 = hard left, 0.0 = center, 1.0 = hard right)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |