set_return_device_parameter
Adjust device parameters on return tracks in Ableton Live. Specify return track, device, parameter, and value to control effects like reverb decay.
Instructions
Set a parameter on a return-track device (e.g. reverb decay on Return A).
Parameters:
return_index: The index of the return track (0 = A, 1 = B, ...)
device_index: The index of the device on that return 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 | ||
| return_index | Yes | ||
| parameter_name | Yes |