get_device_parameters
List every parameter of a device (index, name, current value, min, max) to find the right parameter and its range for modification.
Instructions
List every parameter of a device (index, name, current value, min, max). Use this before set_device_parameter to find the right parameter and its range.
Parameters:
track_index: The track holding the device
device_index: The device's index in that track's chain (0 = first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |