set_track_monitor
Configure a track's input monitoring mode. Options include always hearing live input, monitoring only when armed, or turning monitoring off.
Instructions
Set a track's input monitoring. Use 'in'/0 to always hear the live input (e.g. a mic), 'auto'/1 for monitor-when-armed, 'off'/2 for none.
Parameters:
track_index: The index of the track
state: 'in'|'auto'|'off' or 0|1|2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |