live_parameter_set
Set a single device parameter value in Ableton Live with validation against min/max bounds and quantization steps. Optionally coerce values to valid range instead of rejecting.
Instructions
Set one DeviceParameter value with min/max and quantized validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| value | Yes | ||
| coerce | No | Clamp to min/max and round quantized values instead of rejecting. | |
| timeout | No | Seconds to wait for Live's main thread. | |
| expected_set_signature | No |