move_device_right
Move a device to the right in the device chain by providing track and device indices.
Instructions
Move a device one position to the right in the device chain.
Parameters:
track_index: The index of the track containing the device
device_index: The index of the device to move
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |