set_device_enabled
Enable or bypass a device on a track to control its audio processing without altering clip content.
Instructions
Enable or bypass one device on a regular track.
true turns the device on; false bypasses its processing while preserving
the device and parameter values. This changes audible signal flow but not
clip content. Use set_track_mute to silence the whole track, or
set_device_parameter to change one control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | True turns the requested state on; false turns it off. | |
| track_index | Yes | Zero-based index of a regular track in the Live set. | |
| device_index | Yes | Zero-based device position in the target track's device chain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |