set_track_arm
Control recording readiness in Ableton Live by setting a track's arm state. Provide the track index and arm boolean to enable or disable record arming.
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 |