Trying to make a macro. I’d like to be able to select a range of 2 different audio tracks with the Range Selection Tool. Run the “Split Range” command, then lower the clip gain of the two events of audio I just split from the main audio tracks.
However, I can’t figure out how to accomplish this without going back to the Object Selection Tool to select the two events of audio, thus I cant’ make a macro for this. So what I’d like to do in the macro after I’ve selected a range is:
- Edit - Split Range
- Select Audio just split from Range*
- Audio - Decrement Event Volume (x4)
-
2 is what I can’t figure out. Any ideas?