reaper_set_track_pan
Set a track's pan value from -1.0 (hard left) to +1.0 (hard right). Returns the updated track state.
Instructions
Set a track's pan. Returns the updated track state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based track index | |
| pan | Yes | -1.0 = hard left, 0 = center, +1.0 = hard right |