Update 4band_44100.json

More correct filter settings.
This commit is contained in:
aufr33 2021-04-10 07:06:20 +03:00 committed by GitHub
parent 020757ee74
commit 6bc3405b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
"crop_stop": 186, "crop_stop": 186,
"hpf_start": 93, "hpf_start": 93,
"hpf_stop": 46, "hpf_stop": 46,
"lpf_start": 163, "lpf_start": 164,
"lpf_stop": 186, "lpf_stop": 186,
"res_type": "polyphase" "res_type": "polyphase"
}, },
@ -43,7 +43,7 @@
"n_fft": 768, "n_fft": 768,
"crop_start": 121, "crop_start": 121,
"crop_stop": 382, "crop_stop": 382,
"hpf_start": 139, "hpf_start": 138,
"hpf_stop": 123, "hpf_stop": 123,
"res_type": "polyphase" "res_type": "polyphase"
} }
@ -51,4 +51,4 @@
"sr": 44100, "sr": 44100,
"pre_filter_start": 740, "pre_filter_start": 740,
"pre_filter_stop": 768 "pre_filter_stop": 768
} }