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

howler.js #87

Closed
racingcow opened this issue Oct 9, 2013 · 1 comment
Closed

howler.js #87

racingcow opened this issue Oct 9, 2013 · 1 comment

Comments

@racingcow
Copy link
Contributor

Hello, everyone.

I noticed that @bdaenen and @afflicto have been working on audio improvements to the game. Would support for/use of something like howler.js help with cross-browser support?

I don't know a lot about Web Audio API yet, but howler.js will fall back to vanilla HTML5 audio support when Web Audio is not available. Maybe it would help provide support for some of the more advanced features of Web Audio (like panning/directional sound) for newer browsers, while allowing for graceful degradation on some of the browsers that don't yet support Web Audio?

It supports some other interesting features as well, like "audio sprites", and seems to be getting fairly popular.

I just thought I'd throw it out there as something to consider.

@collinhover
Copy link
Owner

Not a bad idea, but can you post this in reply to #77 so we can keep the discussion in one location?

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