Kyle Neideck
Kyle Neideck
@CrystalSpore When a process registers with CoreAudio to play audio, CoreAudio sends BGMDriver (the virtual audio driver) the process's bundle ID. CoreAudio calls the process a "client". When you change...
When it launches, it's supposed to check what device you have set as your system's default (i.e. in Sound in your System Preferences), set Background Music Device as your system's...
Thanks for the report. Does it log anything in Console.app when you try to change the output device? You should be able to find the logs by searching for "Background...
I tried to reproduce this on an M1 Mac Mini, but didn't have any luck. If changing your system's output device doesn't fix the problem, it's almost certainly a bug...
Background Music doesn't use any of your real input devices. macOS is showing the orange dot because Background Music uses the "Background Music" virtual input device. I guess maybe their...
@ioanabalas @KuviX2 I'm not able to reproduce this bug, so I would need some more info. Can you fill out the [bug report template](https://github.com/kyleneideck/BackgroundMusic/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) for this, ideally with logs? If...
Are you still getting this problem with the latest versions of Zoom and Background Music? I haven't been able to reproduce it. I had a problem where the audio was...
[The .pkg installer](https://github.com/kyleneideck/BackgroundMusic/releases/download/v0.4.0/BackgroundMusic-0.4.0.pkg) should install it automatically, but if you prefer you can install it from the source code by following [MANUAL-INSTALL.md](https://github.com/kyleneideck/BackgroundMusic/blob/master/MANUAL-INSTALL.md).
Thanks, it's [email protected]. But I think the keys might just be included in a redirect from https://github.com/kyleneideck/BackgroundMusic/releases/download/v0.3.2/BackgroundMusic-0.3.2.pkg. If you still think it could be a security problem, you might want...
@xdebbie It's just that we have quite a few issues open about Big Sur, so I haven't commented in all of them yet. I think #328 is the original one....