gillesdemey / Cumulus

☁️ A SoundCloud player that lives in your menubar.
http://gillesdemey.github.io/Cumulus
MIT License
1.43k stars 123 forks source link

Option to disable notification sounds #53

Closed rnarian closed 8 years ago

rnarian commented 8 years ago

Right now the app plays notification sounds on every track change, which is a bit annoying. At least to me, as I'm mistaking it for a chat notification. (Telegram uses the same notification sound.)

gillesdemey commented 8 years ago

This has been added in a recent version of Electron, I'll look into a way to disable the sound — in the interim you can disable notification sounds using System Preferences in OSX :)

rnarian commented 8 years ago

Ha! Didn't even think about that. :trollface:

Thanks man!

MichielDeMey commented 8 years ago

Fixed in https://github.com/gillesdemey/Cumulus/pull/55! ;)