set_track_input_routing
Assign an input source to an Ableton Live track by specifying the track index and desired routing type. Optionally set a specific routing channel to control audio input routing.
Instructions
Set the input routing for a track.
Use get_track_routing to see available routing type names.
Args: track_index: Zero-based index of the track. routing_type_name: Display name of the desired input routing type. routing_channel_name: Display name of the desired input routing channel (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| routing_type_name | Yes | ||
| routing_channel_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |