get_rack_chains
Get all chains in an Ableton Live rack device with their name, mute, solo, activator, pan, volume, and sends.
Instructions
Get all chains in an instrument or effect rack device.
The device must support chains (i.e. be a rack). Returns chain name, mute, solo, chain activator, pan, volume, and sends.
Args: track_index: Zero-based index of the track. device_index: Zero-based index of the rack device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |