set_master_device_parameter
Adjust any parameter on a device in Ableton Live's Master track by specifying the device index, parameter name, and value. Clamps the new value to the parameter's valid range.
Instructions
Set a parameter on a Master-track device (e.g. the Glue Compressor threshold).
Parameters:
device_index: The index of the device on the Master track
parameter_name: Name of the parameter to set
value: The new value (clamped to the parameter's range)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| device_index | Yes | ||
| parameter_name | Yes |