Closed warpdesign closed 6 years ago
App using audioWorklet could crash if used input/outputChannelCount value was different than the default channel count of ScriptProcessor (which is 2).
This should fix it.
👍
App using audioWorklet could crash if used input/outputChannelCount value was different than the default channel count of ScriptProcessor (which is 2).
This should fix it.