superpoweredSDK/web-audio-javascript-webassembly-SDK-interactive-audio

Firefox using ScriptProcessorNode

Closed this issue · 2 comments

Firefox on MacOS (haven't verified other OS yet) is using ScriptProcessorNode instead of AudioWorklet. Is this intended behavior?

We have absolutely no control on what web browsers implement: https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode

Ok, I guess FireFox hasn't implemented AudioWorkletNode yet.