set_track_pan
Set the stereo pan position of a specific track using its index and a pan value from -1.0 (left) to 1.0 (right).
Instructions
Set one regular track's stereo pan position; 0.0 is centered.
Live clamps the value to the track's native range. This changes mixer state, not the audio file or clip content. Use set_master_device_parameter for a device control, and set_crossfader for A/B crossfading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | Pan position from -1.0 (left) to 1.0 (right). | |
| track_index | Yes | Zero-based index of a regular track in the Live set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |