mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-30 18:24:28 +01:00
19 lines
293 B
JSON
19 lines
293 B
JSON
|
{
|
||
|
"bins": 1024,
|
||
|
"unstable_bins": 0,
|
||
|
"reduction_bins": 0,
|
||
|
"band": {
|
||
|
"1": {
|
||
|
"sr": 44100,
|
||
|
"hl": 1024,
|
||
|
"n_fft": 2048,
|
||
|
"crop_start": 0,
|
||
|
"crop_stop": 1024,
|
||
|
"hpf_start": -1,
|
||
|
"res_type": "sinc_best"
|
||
|
}
|
||
|
},
|
||
|
"sr": 44100,
|
||
|
"pre_filter_start": 1023,
|
||
|
"pre_filter_stop": 1024
|
||
|
}
|