mcp_opendaw_remove_audio_bus
Remove an FX audio bus and its associated audio unit using bus index (from list_audio_buses) or FX unit index (from create_send). Cannot remove primary output bus (index 0).
Instructions
Remove an FX audio bus and its associated audio unit.
Provide either bus_index (from list_audio_buses) or fx_unit_index (from create_send). Cannot remove the primary output bus (index 0).
bus_index: Bus index to remove (must be > 0, i.e. not primary). fx_unit_index: Alternative — the FX AU index returned by create_send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus_index | Yes | ||
| fx_unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |