track_fx_get_param
Retrieve a specific FX plugin parameter value from a track, returning the current value along with its minimum and maximum range for use in REAPER DAW mixing and automation.
Instructions
Get a specific parameter value of an FX plugin.
Returns: Object with value, min, max for the parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| param_index | Yes | ||
| track_index | Yes |