mcp_opendaw_set_send_pan
Set the stereo pan of an aux send to control left-right placement of audio. Requires unit index, send index, and pan value from -1.0 left to 1.0 right.
Instructions
Set the stereo pan for an aux send (-1.0 = full left, 0.0 = center, 1.0 = full right).
unit_index: Source audio unit index. send_index: Send index on the source AU. pan: Pan value from -1.0 (left) to 1.0 (right).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | Yes | ||
| send_index | Yes | ||
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |