webkitAudioContext-MonkeyPatch
webkitAudioContext-MonkeyPatch copied to clipboard
Monkey-patching library to make apps using deprecated Web Audio syntax work in conforming implementations.
Results
3
webkitAudioContext-MonkeyPatch issues
Sort by
recently updated
recently updated
newest added
Would be great to be able to reach this package via NPM. Here's a bare-minimum package.json that would do the trick. ``` { "name": "webkitaudiocontextmonkeypatch", "version": "1.0.0" } ```
Hey, I get a JS error using the Monkey Patch. I think there is a missing bracket in line 157 createPanner ...