Logitech’s software is also stuck in a loop denying it has Bluetooth access (Which it has). And with the added graphical glitches (Apple likes to call them liquid glass) and weird window artifacts (For some reason, all my windows had a black, rectangular border one day), it’s honestly less reliable than my macOS-style Linux rice from 2015. But I'm still stuck with MacOS since I NEED Adobe Lightroom for my work and there is still now way to run that with GPU acceleration on Linux. But if there was, there would be no device running Windows/MacOS left in my household
I've also recently come upon this talk by an ex-apple UI/UX engineer: https://youtu.be/1fZTOjd_bOQ I think what he's talking about is precisely what got lost at apple.
Edit: In case someone stumbles upon this after experiencing the same problem with ableton, here is the command I executed:
sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT OR REPLACE INTO access VALUES('kTCCServiceMicrophone','com.ableton.live',0,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1725000000,NULL,NULL,'default',0);"
Disclaimer: I have absolutely no Idea what it does, as it was generated by Gemini. I do not have anything super important on this computer so I just executed it, but please don't touch obscure system files if you have data to lose.