Posted on

Record Arm All Selected Tracks with Reascript

cksIf you’ve been following along with my previous Reascript posts, you know we previously wrote a script that record arms your currently selected track.

I’m going to help you expand on that today as our script is a little broken with how it currently works.  You can select multiple tracks, but if you do only the topmost track will be armed for record when you run the script.

To fix this, we’re going to update the script to arm all selected tracks by introducing you to the concept of the for loop.

Continue reading Record Arm All Selected Tracks with Reascript


Copyright 2016-2021, NIR LLC, all rights reserved.