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

Channels not working in 0.4.0 and Firefox #35

Closed
mostlygeek opened this issue Mar 1, 2013 · 3 comments
Closed

Channels not working in 0.4.0 and Firefox #35

mostlygeek opened this issue Mar 1, 2013 · 3 comments

Comments

@mostlygeek
Copy link

When upgrading from 0.3.0 to 0.4.0, multi-channel playback stopped working in Firefox. This seems to be a SoundJS issue as 0.3.0 still demonstrates the correct behaviour.

I created a demo of this:

http://createjs-amd.herokuapp.com/

The sound works and multi channel playback works correctly with the 0.3.0 libraries. With 0.4.0 it seems only one channel can play at a time.

Everything works great in Chrome, especially with the new WebAudio API support.

Ref:
http://community.createjs.com/discussions/soundjs/119-no-multi-channel-sound-in-firefox-htmlaudioplugin-since-v040

@lannymcnie
Copy link
Member

Thanks for the report. We noticed this issue recently, and are working on a fix. Sorry for the inconvenience.

@lannymcnie
Copy link
Member

I have pushed a fix to GitHub that addresses this issue with multiple instances of the same sound in Firefox. Please use the latest source, or the NEXT lib.

Version 0.4.0 will not be changed. We will probably tag a new version soon, and update the CDN versions.

Thanks for the report!

@mostlygeek
Copy link
Author

Thanks for the changes.
I updated the demo: http://createjs-amd.herokuapp.com/

It works great in Firefox again.

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