reaper_set_track_record_arm
Arm or disarm a track for recording by specifying its index and the desired armed state. Returns the updated track state.
Instructions
Arm or disarm a track for recording. Returns the updated track state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | 0-based track index | |
| armed | Yes | True to arm, False to disarm |