Is there a way to make sure that a radio button is selected before having the macro press the Apply button. I have checked to make sure the Window is at front but I would like to not use check image condition because sometimes the system is light and sometimes dark. Plus I like to avoid image conditions if at all possible.
I want to make sure "Song Start only" is selected in the following image.
So this is a two part question
Using the options from the "If Then Else" action to double check before proceeding.
I would like to know how to select the radio button "Song Start Only" if "Song Start, Meter, Tempo, Key, and Chord rulers" is selected
I only see options for browsers for radio buttons in the actions list.
Okay of course after asking I find the answer to both questions.
Is there a way to select Bars|Beats from this dropdown menu if something else is selected that is more elegant than what I have done by adding every menu item and then key commands to get to the item I want?
Pro Tools - Event - Time Operations - Move Song Start [Referenced Macro] Macro (v11.0.3)
Is there a way that anyone knows of that doesnt have so many options to check each option. Basically if it doesn't show Bars|Beats then do X rather than what I have of if it shows each menu option then do X.