Hi @taisel first off, thanks for the great emulator. I'm using it as part of a project I made for building GameBoy games though a drag and drop interface
https://www.gbstudio.dev/
https://github.com/chrismaltby/gb-studio
I'm having an problem where there is loud audio pops every time you load a rom or if you switch tabs away from the emulator and back again which has been raised as an issue on my own project
chrismaltby/gb-studio#115
I'm using a fork of the emulator but I've noticed the same issue occurs on your test page. Is this something you're aware of?
Thanks!