Closed lfittl closed 8 years ago
This fixes a leak that would have otherwise prevented you from mounting and unmounting Song more than a few times, since the browser will error out saying that there is no audio context available.
See also https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/close
Awesome
This fixes a leak that would have otherwise prevented you from mounting and unmounting Song more than a few times, since the browser will error out saying that there is no audio context available.
See also https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/close