set_track_pan
Set a track's stereo panning position with a value from -1.0 (full left) to 1.0 (full right). Center is 0.0.
Instructions
Set a track's stereo panning position.
Parameters:
track_index: The index of the track
pan: Pan value -1.0 (full left) to 1.0 (full right); 0.0 = center
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |