samples icon indicating copy to clipboard operation
samples copied to clipboard

Code sample using depreciated createScriptProcessor function

Open MikeBusuttil opened this issue 3 years ago • 0 comments

  • [x] I have provided steps to reproduce
  • [x] I have provided browser name and version
  • [x] I have provided a link to the sample here or a modified version thereof

Browser affected

Internet Explorer (all versions)

Description

The Audio Stream Volume sample uses the depreciated BaseAudioContext.createScriptProcessor() instead of AudioWorkletNode

Steps to reproduce

NA

Expected results

NA

Actual results

NA

MikeBusuttil avatar Jan 22 '22 23:01 MikeBusuttil