fx_remove
Remove a specific effect from a track's FX chain. Specify the track index and FX index to delete the effect from the chain.
Instructions
Remove FX from track chain.
Args: track_index: 0-based track index. fx_index: 0-based FX chain index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes |