mcp_opendaw_set_send_routing
Set an aux send's routing to pre-fader or post-fader to control whether the signal is taken before or after the channel's volume and pan.
Instructions
Set the routing mode for an aux send (pre-fader or post-fader).
unit_index: Source audio unit index. send_index: Send index on the source AU. routing: 'pre' (pre-fader, before volume/pan) or 'post' (post-fader, default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routing | Yes | ||
| send_index | Yes | ||
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |