react-sound
react-sound copied to clipboard
access to underlying soundmanager instance
Hi, great work on this project, thanks!
I was curious, is it possible to access the underlying soundmanager2 instance?
The reason I ask is that I'm hoping to be able to access Audio elements to attach to a Web Audio audioContext for visualization purposes.
Thanks again for all your work on this project.