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

Chrome 69 Release Pizzicato Library Not Functioning #91

Closed
chrislehoczki opened this issue Sep 5, 2018 · 3 comments
Closed

Chrome 69 Release Pizzicato Library Not Functioning #91

chrislehoczki opened this issue Sep 5, 2018 · 3 comments

Comments

@chrislehoczki
Copy link

chrislehoczki commented Sep 5, 2018

I started with Chrome 69 today and received this error for Pizzicato effects:

Uncaught DOMException: Failed to set the 'buffer' property on 'ConvolverNode': Cannot set buffer to non-null after it has been already been set to a non-null buffer
    at Pizzicato.Effects.Reverb.buildImpulse (https://alemangui.github.io/pizzicato/Pizzicato.js:1969:26)
    at Pizzicato.Effects.Reverb.set [as decay] (https://alemangui.github.io/pizzicato/Pizzicato.js:1932:30)
    at new Pizzicato.Effects.Reverb (https://alemangui.github.io/pizzicato/Pizzicato.js:1879:14)
    at https://alemangui.github.io/pizzicato/js/main.js:41:14

I just checked the main Pizzicato demo site and same error is occurring, which prevents any audio from working on the site. Its the value setting in the buildImpulse function for the reverbNode in the Reverb effect.

skywhale added a commit to skywhale/pizzicato that referenced this issue Sep 28, 2018
@koraysels
Copy link

I have the same problem. all other browsers seem to work..

@alemangui
Copy link
Owner

This issue should be solved in version 0.6.4.

@nascent
Copy link

nascent commented Oct 29, 2018

Hi,

This seems to still be happening for groups.

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

4 participants