get_device_parameter_value
Retrieve the current value of a specific device parameter in Ableton Live by specifying track, device, and parameter indices.
Instructions
Get the current value of a specific device parameter.
Parameters:
track_index: The track index (0-based)
device_index: The device index (0-based)
parameter_index: The parameter index (0-based) from get_device_parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes | ||
| parameter_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |