Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add options for creating AudioContext
- MusicMixer takes optional parameter for AudioContextOptions, which is passed to the constructor of the AudioContext - Add getter for the MusicMixer's AudioContext
- Loading branch information