delete_device
Remove a device from an Ableton Live track by specifying the track and either the device index or device name, simplifying track cleanup and audio chain management.
Instructions
Delete a device from a track.
Parameters:
track_index: Track number (1-based).
device_index: Device number (1-based).
device_name: Device name (alternative to device_index).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | No | ||
| track_index | Yes | ||
| device_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |