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

Deprecation notice #30

Open
craigsapp opened this issue Oct 29, 2021 · 0 comments
Open

Deprecation notice #30

craigsapp opened this issue Oct 29, 2021 · 0 comments

Comments

@craigsapp
Copy link
Contributor

craigsapp commented Oct 29, 2021

In Chrome, I get this warning:

Screen Shot 2021-10-28 at 7 29 41 PM

At this line in the midiplayer.js file:

https://github.com/rism-digital/midi-player/blob/master/player/midiplayer.js#L72

Eventually the audio interface code will need to be updated to the newer system.

Documentation for current interface:

https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/createScriptProcessor

Documentation for newer interface:

https://developer.mozilla.org/en-US/docs/Web/API/AudioWorklet
https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode

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

1 participant