caiiiycuk / js-dos

The best API for running dos programs in browser

Home Page:https://js-dos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The ScriptProcessorNode is deprecated

ajmeese7 opened this issue · comments

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