send_set_pan
Set the stereo pan of a send from a specific track and send index, using a value from -1.0 (left) to 1.0 (right) to control the balance.
Instructions
Set send pan.
Args: track_index: Source track. send_index: Send index. pan: -1.0 to 1.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| send_index | Yes | ||
| track_index | Yes |