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

Functionality to clear the notes [Fixes #8] #10

Merged
merged 3 commits into from Mar 6, 2014

Conversation

ebeigarts
Copy link
Contributor

I had a similiar problem as described in #8.

Creating multiple BandJS (AudioContext) instances lead to

Uncaught SyntaxError: audio resources unavailable for AudioContext construction 

With this method I can now reset the notes and reuse the same BandJS instance, I am not sure if this clears everything, but at least it is working for me.

@meenie
Copy link
Owner

meenie commented Mar 6, 2014

Thanks a ton for this! I appreciate the PR.

meenie added a commit that referenced this pull request Mar 6, 2014
Functionality to clear the notes [Fixes #8]
@meenie meenie merged commit f70e379 into meenie:master Mar 6, 2014
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 this pull request may close these issues.

None yet

2 participants