howler.js
howler.js copied to clipboard
IDM download sound
I am using use-sound library in my react application, it uses howler.js to play sound
https://github.com/joshwcomeau/use-sound/blob/master/src/index.ts#L45
https://github.com/joshwcomeau/use-sound/blob/master/src/index.ts#L68
I opened an issue in this repo but I think it actually caused by howler.js
You can see some other people has issue too https://github.com/goldfire/howler.js/issues/755 , https://github.com/goldfire/howler.js/issues/1058 , https://github.com/goldfire/howler.js/issues/585