set_track_output_routing
Direct a track's audio to chosen outputs by setting its routing type and channel. Specify track index and routing options to control signal flow in Ableton Live.
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 |