-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
volume control #52
Comments
Hi, black candy doesn't have a volume control yet, you can use the system's volume control. |
I would like to reopen the issue, because its something that would help me a lot. First of all, i have songs that don't have equalized volume. So when i mix songs, i will have to change the system volume every now an then. But this also affects all other processes that send audio. So when i get an Email in my inbox, my ears explode because the system sound was raised as well. Unfortunately i cannot control the volume of different process on my operating system, so it would be nice to have it in the frontend. I think its natively supported by the browsers audio API, so it should not be Impossible. Edit: I tried to come up with an easy solution and figured out that bc uses howler.js . Maybe we can come up with something similar to https://github.com/goldfire/howler.js/tree/master/examples/player |
I have the plan to add the volume control as well, then reopen it. |
how can I somehow control the volume of the music being played
thanks for the great software
The text was updated successfully, but these errors were encountered: