From fb56b020412eb090d9ce4e2ffcc691766e5214b2 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 29 Sep 2019 22:43:46 -0700 Subject: Modify the bsinc resampler Readjusted the bsinc12 cutoff back to -60dB. Also increased the filter's phase count. --- alc/alu.h | 2 +- native-tools/bsincgen.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/alc/alu.h b/alc/alu.h index 1d530602..06be1a01 100644 --- a/alc/alu.h +++ b/alc/alu.h @@ -59,7 +59,7 @@ extern Resampler ResamplerDefault; */ #define BSINC_SCALE_BITS 4 #define BSINC_SCALE_COUNT (1<