track_set_pan
Adjust a track's stereo pan position in REAPER by specifying a 0-based track index and a pan value from -1.0 (full left) to 1.0 (full right).
Instructions
Set track pan. Prefer configure_tracks for batch.
Args: track_index: 0-based track index. pan: -1.0 (left) to 1.0 (right).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| track_index | Yes |