goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
24.04k stars 2.24k forks source link

Simultaneous play of tracks in audio sprite will launch playing of the whole sprite. (Opera 12.13, FF 18.0.1) #5

Closed ocrest closed 11 years ago

ocrest commented 11 years ago

http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library

Try quickly play "blast" and "laser" sounds.

P.S. I'm using Opera 12.13 and FF 18.0.1 on Linux OS - I can't check existence of this issue on Windows system.

goldfire commented 11 years ago

I'm unable to reproduce this. Are you seeing any errors in the console?

ocrest commented 11 years ago

No, there are no errors/warnings in the console. I've created working example of this issue on jsdo.it:

http://jsdo.it/filippovdaniil/t2qP

- simultaneous play of blast and laser sounds will launch playing of winner sound after a short delay in FireFox and Opera for me. In Chromium browser everything is ok.

goldfire commented 11 years ago

This is now fixed in 1.0.7.