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

Spatial Audio not working in 2.0.2 #664

Closed
ahsquared opened this issue Dec 13, 2016 · 2 comments
Closed

Spatial Audio not working in 2.0.2 #664

ahsquared opened this issue Dec 13, 2016 · 2 comments

Comments

@ahsquared
Copy link

We have a fairly involved project using Howl (works great btw!), but we noticed that spatial audio stopped working when we switched from 2.0.1 to 2.0.2 using howler.min.js

If we swap those files and change nothing else spatial audio stops working. We were hoping to fix the safari context resume problem with 2.0.2, but are handling that ourselves now and using 2.0.1.

Thanks for the great lib!

@goldfire
Copy link
Owner

Can you give an example of what isn't working and is this in any particular browser/OS? I just tested both spatial audio demos on howlerjs.com and they both seemed to be working for me (https://howlerjs.com/#spatial & https://howlerjs.com/#basic).

@ahsquared
Copy link
Author

Sorry it took me so long to get back to you, launch was insane, but now that it's live and the holidays are over, I had time to create a test case. I couldn't get spatial audio to work on JSBin or CodePen, so I made a small repo. You can see it here:
https://github.com/ahsquared/howler-spatial-test

The project we used Howler on is here, in case you're interested: https://www.nhtsa.gov/lastcall/

goldfire added a commit that referenced this issue Mar 11, 2017
Better fix for #664 that avoids a different regression.
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