remove_realtime_effect
Remove an effect from a track's or Master bus's realtime chain by its index, allowing precise cleanup of audio processing.
Instructions
Remove one effect from a track's (or the Master bus's) realtime effect chain by index.
Args: track_id: Track id, from project_get_info's track list. Use -2 for the Master bus. index: Position in the chain, from list_realtime_effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| track_id | Yes |