mcp_opendaw_set_effect_parameter_string
Set string parameters on audio effects, such as Waveshaper equations, to control waveshaping curves or other string-based effect settings in your digital audio workstation.
Instructions
Set a string parameter on an audio effect (e.g. Waveshaper equation).
unit_index: Audio unit index. effect_index: Effect position in the chain. parameter_name: Parameter name (e.g. "equation"). string_value: String value (e.g. "hardclip", "tanh", "cubicSoft", "sigmoid", "arctan", "asymmetric").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes | ||
| string_value | Yes | ||
| parameter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |