Add "fast" variants for the bsinc resamplers
commit882b4acae80f41547a9e16b7def02a972842c857
authorChris Robinson <chris.kcat@gmail.com>
Sat, 28 Sep 2019 08:58:29 +0000 (28 01:58 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 28 Sep 2019 08:58:29 +0000 (28 01:58 -0700)
tree3c4474c01bcfc33ef2973f06adb4edca6ea8b5a0
parent00d5356b96d29775653bc6816fafff9cc94ef3ec
Add "fast" variants for the bsinc resamplers

This simply omits the scale factor from the filter, similar to how up-sampling
does. The consequence of this is less smooth transitions when ramping the
pitch while down-sampling, but otherwise behaves fine.
al/state.cpp
alc/alu.cpp
alc/alu.h
alc/converter.cpp
alc/mixvoice.cpp
alsoftrc.sample
utils/alsoft-config/mainwindow.cpp