toggle_effect
Enable or disable an effect on a track or mixer channel without removing it. Specify target type, index, effect, and enabled state to control audio processing.
Instructions
Enable or disable an effect without removing it.
Args: target_type: "track" or "mixer" target_index: Track index or mixer channel number effect: Effect name or chain position enabled: True to enable, False to bypass
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect | Yes | ||
| enabled | Yes | ||
| target_type | Yes | ||
| target_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |