ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

sample at freq higher than 32k #8

Closed ITotalJustice closed 2 years ago

ITotalJustice commented 2 years ago

64k seems like a reasonable max sample rate as most games use either 32k or 64k.

games that use the gb apu will often set sample rate to 64k, pokemon emerald in particular does this

ITotalJustice commented 2 years ago

this was fixed in https://github.com/ITotalJustice/notorious_beeg/commit/e4ae25573b064df79599bf0c6d6971b43bf52db0