set_device_parameter
Adjust a device parameter on a specific track by specifying the parameter name or index, with the value automatically clamped to the device's allowed range.
Instructions
Set a device parameter by name or index. Value is clamped to the parameter's min/max.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| parameter | Yes | ||
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |