Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up[Request] Sound Interpolation Options #1114
Comments
endrift
added
the
severity:enhancement
label
Jun 29, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
endrift
Jun 29, 2018
Member
I've actually started work on something like this, but I'm not good with audio code so it may be a while.
|
I've actually started work on something like this, but I'm not good with audio code so it may be a while. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tatsuya79 commentedJun 29, 2018
I feel Mgba could benefit from some sound interpolation filtering as the GBA sound can be a bit harsh.
Some recent filters added into snes9x libretro.
Also emulators like genesis plus gx and vbam use a low pass filter that would be great to reduce the ear piercing high notes present here too.
Thank you!