Rosetta mode on M1 Mac, Logic and Keyboard Maestro
Greetings All,
Just wanted to share an edge case solution in hopes it saves others some time:
If you use an application like Keyboard Maestro to open Logic Pro, the Info -> "Open with Rosetta" setting might not be respected. My solution was not to use Keyboard Maestro's "Activate a specific application" action, and instead just call a shell script, e.g. `open /Applications/Logic\ Pro\ X.app/`
While debugging my intermittent ARA2 integration with Melodyne, I noticed that "Rosetta" was sometimes missing when Logic opened, despite being set in the Info pane. After some debugging, this only occurred when I opened Logic using some custom macros in Keyboard Maestro (great app btw). Clicking on the Logic app manually correctly opened Logic in Rosetta mode.
If you're having flaky ARA2 integration or other Rosetta related issues, keep a close eye on the window as the app opens to ensure it really opens in Rosetta mode.
I'm not sure if this affects other helpers like Alfred or Karabiner.
Best,
H