Reduce AudioContext overhead
mbitsnbites opened this issue · 0 comments
mbitsnbites commented
- Share the same AudioContext for playback and the jammer.
- Pause the jammer when it has been inactive for some time (e.g. 10s).
- Skip the encode/decode WAVE step when using Web Audio playback.