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

type error in Chrome #5

Open
kdahlhaus opened this issue Sep 23, 2018 · 1 comment
Open

type error in Chrome #5

kdahlhaus opened this issue Sep 23, 2018 · 1 comment

Comments

@kdahlhaus
Copy link

kdahlhaus commented Sep 23, 2018

Great article! I get this when attempting to play the game:

Uncaught TypeError: Failed to set the 'buffer' property on 'AudioBufferSourceNode': The provided value is not of type 'AudioBuffer'.
at X_ ((index):24)
at ut ((index):24)
at (index):24

Chrome Version 61.0.3163.100 (Official Build) (64-bit) under Linux Mint

@jaredkrinke
Copy link

I believe I hit the same issue in Microsoft Edge. It looks like main.js tries to play an audio clip (when printing out "Initiating...") prior to generating it with the Sonant-X API.

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