You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is some really great and useful work and it's almost exactly what I am looking to use. The only thing it is missing for me is volume control for each track individually. I've done some basic checks and I see that if I basically disable some of your css in Chrome and get to the raw built in html5 media player the volume control is available there.
Do you think it would be relatively easy to recreate the control using the interface you have started on and then update the volume level based on a slider value? This would really make this absolutely perfect for me. I'm willing to try to write the code and submit a PR if you have interest.
Thanks in advance for your thoughts and the effort you've already put in.
The text was updated successfully, but these errors were encountered:
That would be fantastic! I am working on a larger app which will use this as a track player, so if I could pull this in with volume control that would be everything I need. Thanks for caring about this!
Hi there:
This is some really great and useful work and it's almost exactly what I am looking to use. The only thing it is missing for me is volume control for each track individually. I've done some basic checks and I see that if I basically disable some of your css in Chrome and get to the raw built in html5 media player the volume control is available there.
Do you think it would be relatively easy to recreate the control using the interface you have started on and then update the volume level based on a slider value? This would really make this absolutely perfect for me. I'm willing to try to write the code and submit a PR if you have interest.
Thanks in advance for your thoughts and the effort you've already put in.
The text was updated successfully, but these errors were encountered: