If you’re using HTML5Audio you need to pass, e.g., { instances: 2 }
(or more) in the load call.
If you’re using WebAudio it should just work.
If you’re using HTML5Audio you need to pass, e.g., { instances: 2 }
(or more) in the load call.
If you’re using WebAudio it should just work.