audio-dsp-playground icon indicating copy to clipboard operation
audio-dsp-playground copied to clipboard

Add polyfills to support Firefox and Safari

Open developit opened this issue 7 years ago • 0 comments

Adds a couple little tweaks since Safari's AudioContext is prefixed and they only ship the older decodeAudioData(data, successCallback, errorCallback) method. Also adds audioworklet-polyfill, which makes all this stuff work across most browsers!

developit avatar Aug 28 '18 17:08 developit