mcp_opendaw_list_effect_parameters
Lists all parameters of an effect on an audio unit, including names, values, units, and ranges. Use the audio unit and effect index to get the complete parameter list.
Instructions
List all parameters of an effect on an audio unit.
unit_index: Audio unit index. effect_index: Effect position in the chain (0-based, from add_effect return).
Returns parameter names, current values, units, and ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |