Bug: Sound is noisy on Windows
akatsuki105 opened this issue · 0 comments
akatsuki105 commented
Describe the bug
Sound is clear on MacOS, but noisy on Windows10. Linux is unchecked.
To Reproduce
git clone https://github.com/Humpheh/goboy.git
cd goboy
go build -o goboy cmd/goboy/main.go
./goboy pokered.gb
Expected behaviour
A clear sound on Windows10.
System Details:
I tried Pokemon Red(en)
& Legend of Zelda Link's Awakening DX(en)
, and both were noisy.
CPU: Intel Core i5-8250U
RAM: 16.0GB
OS: Windows 10 Home 1909
$ go version
go version go1.15.6 windows/amd64