fx_move
Reorder audio effects in REAPER by moving an FX to a target position in the chain on any track or the master.
Instructions
Move FX to different position in chain.
Args: track_index: 0-based track index, or -1 for the master track. fx_index: Current FX index. new_index: Target position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| new_index | Yes | ||
| track_index | Yes |