set_track_input
Set the audio or MIDI input for a track by specifying the input name and optional channel. Use get_track_routing to see available inputs.
Instructions
Set the audio/MIDI input for a track. Use get_track_routing first to see available input names. channel: optional sub-routing (e.g. '1/2', 'Left', 'Ch. 1')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| input_name | Yes | ||
| channel | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |