mcp_opendaw_set_send_level
Adjusts the level of an aux send for a specific audio unit and send index, setting it to a specified decibel value.
Instructions
Set the send level for an existing aux send.
src_unit: Source audio unit index. send_index: Send index on the source AU (from create_send return). level_db: Send level in dB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level_db | Yes | ||
| src_unit | Yes | ||
| send_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |