mattdiamond/Recorderjs

ScriptProcessorNode is now being deprecated.

Opened this issue · 1 comments

https://www.w3.org/TR/2015/WD-webaudio-20151208/

createScriptProcessor() and ScriptProcessorNode will possibly be removed. The draft says createAudioWorker() and AudioWorkerNode replaces them.

Chrome is about to land AudioWorklet and finally deprecate ScriptProcessorNode.

It would be awesome if Recorderjs could be used a normal WebAudio node!

https://www.chromestatus.com/features/4588498229133312