track_fx_move
Move an FX plugin to a new position in a REAPER track's FX chain to change the processing order.
Instructions
Move an FX plugin to a new position within the same track's FX chain.
Args: fx_index: Current FX index (0-based) in the FX chain. new_position: Target position (0-based). 0 = beginning of the chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes | ||
| new_position | Yes |