set_track_output_routing
Set output routing for any track in Ableton Live by specifying track index, routing type, and optional channel.
Instructions
Set the output routing of a track.
Parameters:
track_index: The index of the track
routing_type: The output routing type (use get_available_outputs to see options)
routing_channel: The output channel (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| routing_type | Yes | ||
| routing_channel | No |