macabeus / react-gbajs

🕹 GBA emulator on your React project - easy and powerful to use!
https://www.npmjs.com/package/react-gbajs
BSD 2-Clause "Simplified" License
71 stars 14 forks source link

Squeak on emulator when running on Chrome #2

Open macabeus opened 4 years ago

macabeus commented 4 years ago

On this PR we added the GBA emulator. It works very well, but when it starts on Chrome, it plays some squeak for short time, even when the volume is set to 0. It only plays this squeak on Chrome, and if we to comment the function writeSoundControlHi, we don't have anymore the squeak, but the sound will not work very well while running the game.