Closed bsmith96 closed 3 years ago
Presumably it'll be best to use functions?
A function armGroup(firstTrack, lastTrack)
A function armSingle(track)
Also possibly include a script to unarm all tracks
Updated to call two functions, armTrack(track)
and armRange(firstTrack, lastTrack)
. There is no default action in this script without customising it, which is signposted. The user should add their own uses of the two functions to toggle arm of the appropriate channels.
In process of streamlining the individual track functions - as opposed to a range of tracks - to work with a single function and an array.
Make easily customisable (with heavy signposting) for different projects: