Skip to content
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

Songs playing simultaneously #4

Open
DJdarkness666 opened this issue Oct 17, 2017 · 1 comment
Open

Songs playing simultaneously #4

DJdarkness666 opened this issue Oct 17, 2017 · 1 comment

Comments

@DJdarkness666
Copy link

great work i loved it. but i found an issue (im testing it in firefox btw) when i click Play Sample File let the music play (not untill the end) and add another song with the input button, they both play simultaneously. So i added another button to stop all songs using a function: function stopallaudio(){ sourceNode.stop(); } just for testing of course. ill try again with a play/pause button. im still a noob in .js

@dominikhofacker
Copy link
Owner

Alright, for now I simply disabled the buttons while the music is playing. I'll further look into this some time later. These buttons would still need a redesign anyway.

Best regards,
Dominik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants