Kyle Neideck
Kyle Neideck
@jmanteigueiro Sorry, unless it's a bug in macOS, I have no idea what could be causing this. According to the docs, `/Library/Audio/Plug-Ins/HAL` is the only path it should be possible...
Thanks for the report. I just tried it and it happened for me as well. Background Music crashed with this error: >Uncaught CAException. Error code: 'iote' (1768911973). I remember that...
I think this is the first time someone's reported the Facetime bug, so we can keep the issue open until we've fixed it.
I think the AppleScript API would work for you. @marcuswu added support for changing app volumes recently. https://github.com/kyleneideck/BackgroundMusic/tree/master/BGMApp/BGMApp/Scripting
@marcuswu recently added some properties to the AppleScript interface that you should be able to use for that. Have a look at https://github.com/kyleneideck/BackgroundMusic/pull/457 and https://github.com/omriharel/deej/issues/7.
I don't have an M1 Mac, so someone else will need to do some debugging to figure this out. Or at least get some logs, though I'm not sure if...
It only supports one at the moment, but that sounds like a good idea to me.
Thanks for the report. I actually made an issue for this as well: #467 but I'll close that one because this one has a lot more details.
I've tested Background Music on an M1 Mac Mini, but it wasn't that much testing. I'm pretty sure I didn't test using it for more than a minute. I'll try...
BackgroundMusic-0.4.0-SNAPSHOT-b38f6dd doesn't crash for me on macOS 12.0.1 (21A559). Can you post a crash dump?