mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-16 10:52:33 +01:00
Update 4band_44100.json
More correct filter settings.
This commit is contained in:
parent
020757ee74
commit
6bc3405b97
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user