fx_move
Reorder effects in a track's FX chain by specifying the current index and target position.
Instructions
Move FX to different position in chain.
Args: track_index: 0-based track index. fx_index: Current FX index. new_index: Target position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| fx_index | Yes | ||
| new_index | Yes |