set_fx_parameter
Set normalized parameter values (0.0–1.0) on REAPER FX plugins using track, effect, and parameter indices for automated plugin control.
Instructions
Set a normalized parameter value (0.0–1.0) on an FX plugin. Use get_fx_parameters to discover available parameters and their indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| fx_index | Yes | ||
| param_index | Yes | ||
| value | Yes |