Kyle Neideck

Results 78 comments of Kyle Neideck

It's a known issue. I worked on it for a bit at one point, but haven't gotten around to finishing it yet. Let me know if you're interested in making...

A lot of people seem to start with JavaScript these days (or TypeScript). I've never used it, but https://www.freecodecamp.org/ is very popular. I think most popular languages would be fine...

BackgroundMusic-0.4.0-SNAPSHOT-b38f6dd is the right version. Do you get anything useful in `/var/log/install.log`? Or any crash reports in Console.app? You could also try running `/Applications/Background\ Music.app/Contents/MacOS/Background\ Music` from the command line...

Thanks for working through that. I think you might need to attach the files through the GitHub site. I guess it doesn't accept email attachments for some reason.

Have you gone through https://github.com/kyleneideck/BackgroundMusic/blob/master/MANUAL-UNINSTALL.md? If that didn't work, make sure you don't have a directory called `Background Music Device.driver` in `/Library/Audio/Plug-Ins/HAL/` and try restarting your computer. If that doesn't...

@ayca99 Did you check that `Background Music Device.driver` was removed from `/Library/Audio/Plug-Ins/HAL/` and then restart your computer?

@ayca99 That's very strange then. Maybe macOS has some audio driver caching I've never heard about or something. Could you run these commands in Terminal and take a screenshot of...

@GongasR What have you tried so far and what part are you having trouble with?

@purplekayla13 If you're trying to remove the Background Music device, you should delete the `/Library/Audio/Plug-Ins/HAL/Background Music Device.driver` folder and then restart your computer.

@ZappoB I agree that it's an important feature. It's been on my to do list for a long time now. I don't know when I'll get around to it.