UNPKG

audio-context-singleton

Version:

When you want to have an audioContext singleton but don't want to rewrite [this code](index.js), use this. Deals with browser differences in AudioContext and maintains the singleton.

9 lines (6 loc) 135 B
test: node tests/basictests.js prettier: prettier --single-quote --write "**/*.js" pushall: git push origin master && npm publish