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