audio-context
audio-context copied to clipboard
A WebAudio Context singleton
## The devDependency [tape](https://github.com/substack/tape) was updated from `4.11.0` to `4.12.0`. 🚨 [View failing branch](https://github.com/audiojs/audio-context/compare/master...audiojs:greenkeeper%2Ftape-4.12.0). This version is **covered** by your **current version range** and after updating it in your project...
☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018. ## Version **4.0.0** of [tape-run](https://github.com/juliangruber/tape-run) was just published. Dependency tape-run Current Version 3.0.4 Type devDependency The...
## Version **16.0.0** of [browserify](https://github.com/browserify/browserify) was just published. Dependency browserify Current Version 15.2.0 Type devDependency The version **16.0.0** is **not covered** by your **current version range**. If you don’t accept...
It looks like OfflineAudioContext is not a singleton object? I think it would be great to cache OfflineAudioContext with channels/length/sampleRate params. Or not?