js-dos
js-dos copied to clipboard
The ScriptProcessorNode is deprecated
Every time I run a JS-DOS game for the first time in a window, I get the following warning in the console:
[Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)
I did a quick search in the repo to see if I could implement a fix myself and didn't get any matches for ScriptProcessorNode, so was wondering if you had any ideas of how to resolve this deprecation.
Hi, this audio processor defined in emulators-ui, here: https://github.com/js-dos/emulators-ui/tree/main/src/sound