mcp_opendaw_set_effect_enabled
Enable or bypass a specific effect in an audio unit's chain using unit index, effect index, and enabled boolean for direct DAW automation.
Instructions
Enable or bypass an specific effect on an audio unit.
unit_index: Audio unit index. effect_index: Effect position in the chain. enabled: true to enable, false to bypass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |