it does not work on ios 13.3.1 safari
Closed this issue ยท 3 comments
sanemat commented
๐
sanemat commented
TypeError: Not enough arguments โ main.js:1:1275
decodeAudioData
sanemat commented
https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/decodeAudioData
safari does not have promise-based syntax ๐
sanemat commented
TypeError: function is not a constructor (evaluating 'new AudioBufferSourceNode(context, { buffer: source })') โ