fx_get_params
Retrieve all parameters from an FX plugin, including names, values, and formatted display, while automatically filtering out junk parameters to reduce context size.
Instructions
Get all parameters of an FX plugin (names, values, formatted display).
Automatically filters out junk params (Internal, MIDI CC, unused FabFilter bands) to keep context size small.
Args: track_index: 0-based track index. fx_index: 0-based FX chain index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes |