set_track_arm
Arm or disarm a specific track for recording by providing its index and the desired arm state.
Instructions
Set the arm (record enable) state of a track.
Parameters:
track_index: The index of the track
arm: True to arm for recording, False to disarm
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arm | Yes | ||
| track_index | Yes |