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