set_track_input_routing
Set a track's audio input routing by choosing the routing type and optional input channel.
Instructions
Set the input routing of a track.
Parameters:
track_index: The index of the track
routing_type: The input routing type (use get_available_inputs to see options)
routing_channel: The input channel (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| routing_type | Yes | ||
| routing_channel | No |