set_chain_device_parameter
Adjust a parameter on a specific device within a rack chain. Uses chain and device indices to target the parameter, with values automatically clamped to the device's native range.
Instructions
Set a parameter on a device INSIDE a rack chain (indices from get_rack_chains). Values clamp to the parameter's native range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| parameter | Yes | ||
| chain_index | Yes | ||
| track_index | Yes | ||
| device_index | Yes | ||
| chain_device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |