Package published on May 1, 2021 by Elijah Wells
This is a super simple package that allows you to switch between presets on Sonarworks Reference 4 Systemwide. For reasons that are beyond me, there is no keyboard shortcut for doing this.
Because Soundflow cannot recognize any of the UI elements in Reference, I did this with a super simple mouse click relative to UI element macro.
FOR THIS TO WORK: You must have the Reference 4 app open - not just the little menu icon in Finder, the full app.
The command will locate the red X close button for the app, and then move the mouse to the specified x/y coordinates relative to that, and that should land right on Preset 1 or Preset 2. You could easily make more for additional presets using the same commands, just different y coordinates. See the Soundflow tutorial on YouTube for using "click relative to UI element" for more explanation on this command if needed.
I also programmed the macro to go back to the last app you were using, after completing the command. You could turn this off in the macro if not desired; it's the last step.
Again, this is a super basic command and I'd love if anyone has any recommendations on how to improve it. It would be great if it would work without having the app open first.