mcp_opendaw_remove_effect
Remove an audio effect from an audio unit's chain by providing the unit index and effect position. Use it to clean up or reorder effects in openDAW.
Instructions
Remove an audio effect from an audio unit's chain.
unit_index: Audio unit index. effect_index: Effect position to remove (0-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |