No internet connection
  1. Home
  2. How to

"Do to all selected tracks" script?

By Adrian Breakspear @Adrian_Breakspear
    2022-08-22 05:48:29.297Z

    Hi all!

    So I've got a number of macros I use - some I've adapted, some I've kind of half-coded from scratch.

    For example - I have a button that "renames audio after track name" - so for eg when someone gives you a session with every audio file called something like "song name - kick"; "song name - snare" - I can rename the audio channel, and then I can rename the audio file after the channel.

    What I'd like to be able to do is select a bunch of tracks, and have the routine select them one by one - essentially starting at the first selected track, automating the ";" shortcut to go to the next track, and finishing at the last selected track.

    Am I making sense? if so - any bright ideas?

    Thank you!

    • 3 replies
    1. Kitch Membery @Kitch2022-08-22 09:04:19.849Z

      Adrian, ya legend!

      Check out the following link;

      The method described in this link does not use any keyboard simulation, so it's much more stable.

      Let me know if you get stuck.
      Rock on!

      1. Amazing. Thanks Kitch, I'll try that out and let you know if it works for me!

        1. In reply toKitch:

          Yep - that does the trick! thanks Kitch :)