mcp_opendaw_add_effect
Add an audio effect to a unit's effect chain. Specify unit index and effect type from available effects to get an effect index for parameter control.
Instructions
Add an audio effect to an audio unit's effect chain.
effect_type: One of the audio effect names from mcp_opendaw_list_effects: Compressor, Crusher, DattorroReverb, Delay, Fold, Gate, Maximizer, NeuralAmp (Tone3000), Reverb, Revamp, StereoTool, Tidal, Vocoder, Waveshaper, Werkstatt
Returns effect_index — use it with mcp_opendaw_set_effect_parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |