I’ve always respected macOS for being the 'stable' choice for not-as-techy people. But recent versions feel like a mess. Running Tahoe on my 2019 Mac Pro (Yes the cheese grater one) has been surprisingly frustrating. Simple things are broken: Ableton couldn't even trigger a microphone permission prompt, forcing me to meddle with a SQLite database, which is definitely not meant for end users to touch, just to get it w…
Your Ableton and Logitech issues seem to be the same: screwed up access permissions. Not your fault, macOS has been sucking at it for a while. It’s not unheard of for System Settings to show you some app has some permissions, but in practice it doesn’t. What usually works is fully resetting permissions for an app: tccutil reset All To find the bundle ID for an app: mdls -raw -name kMDItemCFBundleIdentifier
Bane of my existence. I have wasted so much time on various apps not having some access they need.