mcp_opendaw_list_midi_effect_params
List all parameters of a MIDI effect at a specified effect index in an audio unit. Get current values, units, and constraints to understand or modify the effect's settings.
Instructions
List all parameters of a MIDI effect with current values.
unit_index: Audio unit index. effect_index: MIDI effect position in the chain (0-based).
Returns parameter names, values, units, and constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |