From 7ccf5ac1f714a16bf571ba798b92491fa404466c Mon Sep 17 00:00:00 2001 From: aufr33 <65520685+aufr33@users.noreply.github.com> Date: Mon, 3 May 2021 03:32:01 +0300 Subject: [PATCH] Update 2band_44100_lofi.json --- modelparams/2band_44100_lofi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modelparams/2band_44100_lofi.json b/modelparams/2band_44100_lofi.json index 518fc85..7faa216 100644 --- a/modelparams/2band_44100_lofi.json +++ b/modelparams/2band_44100_lofi.json @@ -21,10 +21,10 @@ "crop_stop": 320, "hpf_start": 47, "hpf_stop": 15, - "res_type": "polyphase" + "res_type": "sinc_medium" } }, "sr": 44100, "pre_filter_start": 510, "pre_filter_stop": 512 -} \ No newline at end of file +}