Currently the game utilizes react-sound, which just wraps an HTML audio tag as far as I know. I've heard that Web Audio API is much more advanced and could help smooth out the audio issues we are experiencing. If anyone has experience, I would love to hear about it!
Currently the game utilizes
react-sound, which just wraps an HTML audio tag as far as I know. I've heard that Web Audio API is much more advanced and could help smooth out the audio issues we are experiencing. If anyone has experience, I would love to hear about it!