fx_remove
Remove a specific effect from a track's FX chain using zero-based track and FX indices to clean up unwanted plugins.
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 |