Added Sinc resampler to SNSF plugin, as well as fixed issue with there being garbage at the start of an SNSF when played after one has finished.
author Naram Qashat
()
committer Naram Qashat
()
commit 2924f96a1600e4fd37aa8e78eb779e33c916193c
tree 79de7c40ddbc4887f49443253f7c94e1c5fa7bf4
parent 7b9d904b1429565b069454e6024bad7289fd2737
Added Sinc resampler to SNSF plugin, as well as fixed issue with there being garbage at the start of an SNSF when played after one has finished.
src/in_snsf/XSFConfig_SNSF.cpp
src/in_snsf/XSFPlayer_SNSF.cpp
src/in_snsf/snes9x/apu/apu.cpp
src/in_snsf/snes9x/apu/bspline_resampler.h
src/in_snsf/snes9x/apu/osculating_resampler.h
src/in_snsf/snes9x/apu/sinc_resampler.h [ new file with mode 0644 ]