Kyle Neideck

Results 89 comments of Kyle Neideck

The installer failed because the Background Music device didn't get added to your audio devices. The logs don't say anything about why that happened, but it usually means CoreAudio wasn't...

The Background Music device isn't mentioned in those logs at all, unfortunately. If you search for "HALS_Device::Activate", you can find the names of the other devices it loads, but I...

I'm not sure if there's much more you could do to try to debug this, unfortunately. It's very strange that you don't get any logs at all with those searches....

It worked for me when I tried it in a VM running a macOS 15 beta, but maybe the issue doesn't occur in VMs. What happened when you tried it?...

Could you try installing again and then checking `/var/log/install.log`? (You might have to use Cmd+Shift+G in Finder to get to it.) It should add some logs to the bottom of...

Good idea. I'm thinking we could add an item to the Preferences menu called "More preferences..." or "Advanced..." or something like that. It would open a window and that would...

I wrote a bit about this in #311. It's a good idea.

This has been a high priority (at least for me) for a while now. I think it would help a lot, especially with sounds that are just long enough to...

I think you want this repo: https://github.com/Homebrew/homebrew-cask/blob/main/Casks/b/background-music.rb. The Homebrew formula isn't maintained here.