get_device_list
Retrieve names and indices of all devices (effects/instruments) on a specified track for use with parameter tools.
Instructions
List all devices (effects/instruments) on a track.
Parameters:
track_index: The track index (0-based)
Returns device names and their indices for use with parameter tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |