mcp_opendaw_remove_midi_effect
Remove a MIDI effect from a specific audio unit by providing its unit index and effect index. The effect is deleted from the unit's MIDI chain.
Instructions
Remove a MIDI effect from an audio unit's MIDI chain.
unit_index: Audio unit index. effect_index: MIDI 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 |