set_chain_mixer_value
Set a rack chain's mixer parameter—activator, pan, volume, or send—on a chosen track and device. Modify Ableton Live chain settings directly.
Instructions
Set a rack chain mixer parameter.
Args: track_index: Zero-based index of the track. device_index: Zero-based index of the rack device. chain_index: Zero-based index of the chain. parameter_name: One of 'chain_activator', 'pan', 'volume', or 'send'. value: New value for the target parameter. send_index: Zero-based send index when parameter_name is 'send'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| send_index | No | ||
| chain_index | Yes | ||
| track_index | Yes | ||
| device_index | Yes | ||
| parameter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |