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

Firefox errors due to API changes #5

Open
MichaelPaulukonis opened this issue Dec 17, 2013 · 3 comments · Fixed by #6
Open

Firefox errors due to API changes #5

MichaelPaulukonis opened this issue Dec 17, 2013 · 3 comments · Fixed by #6

Comments

@MichaelPaulukonis
Copy link

In July(?) 2013, there were changes made to the WebAudioAPI.

At least one change causes pico.js to throw the following error in FireFox28:

TypeError: context.createJavaScriptNode is not a function

@mohayonao
Copy link
Owner

thanks! I've forgot to update it.

@MichaelPaulukonis
Copy link
Author

Much better -- no more errors in FF25.0.1 (I have a different version at home) - but the timings (?) are screwed up. Not sure how to explain... Oh, Firefox!

The sounds generate "correctly" -- that is, "instruments" sound the same in chrome and firefox. But notes fire all piled up on themselves in Firefox.

@mohayonao
Copy link
Owner

umm.. I need to check this error a little more.

@mohayonao mohayonao reopened this Dec 19, 2013
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

Successfully merging a pull request may close this issue.

2 participants