get_device_parameters
Retrieve all parameters of a specific device on a track by providing the track and device indices. Enables inspection of device settings in Ableton Live.
Instructions
Get all parameters from a device on a track.
Parameters:
track_index: The index of the track containing the device
device_index: The index of the device on the track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |