mcp_opendaw_set_bus_enabled
Enable or mute an audio bus using its index. Use to compare FX buses (A/B) by enabling one and muting the other.
Instructions
Enable or mute an audio bus (FX bus A/B comparison).
bus_index: Bus index from list_audio_buses (0 = primary output). enabled: True to enable, False to mute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| bus_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |