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

Soundmeter.js uses deprecated createScriptProcessor #1353

Closed
tommedema opened this issue Sep 9, 2020 · 2 comments
Closed

Soundmeter.js uses deprecated createScriptProcessor #1353

tommedema opened this issue Sep 9, 2020 · 2 comments

Comments

@tommedema
Copy link

tommedema commented Sep 9, 2020

At

this.script = context.createScriptProcessor(2048, 1, 1);
createScriptProcessor is used which was deprecated back in 2014

@tommedema tommedema changed the title Soundmeter uses deprecated Soundmeter.js uses deprecated createScriptProcessor Sep 9, 2020
@scarrington76
Copy link

Having the same issue

@fippo
Copy link
Collaborator

fippo commented Mar 20, 2022

duping into #1509

@fippo fippo closed this as completed Mar 20, 2022
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

3 participants