Add files via upload
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"bins": 1024,
|
"bins": 512,
|
||||||
"unstable_bins": 0,
|
"unstable_bins": 0,
|
||||||
"reduction_bins": 0,
|
"reduction_bins": 0,
|
||||||
"band": {
|
"band": {
|
||||||
@@ -8,12 +8,12 @@
|
|||||||
"hl": 512,
|
"hl": 512,
|
||||||
"n_fft": 1024,
|
"n_fft": 1024,
|
||||||
"crop_start": 0,
|
"crop_start": 0,
|
||||||
"crop_stop": 1024,
|
"crop_stop": 512,
|
||||||
"hpf_start": -1,
|
"hpf_start": -1,
|
||||||
"res_type": "sinc_best"
|
"res_type": "sinc_best"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sr": 44100,
|
"sr": 44100,
|
||||||
"pre_filter_start": 1023,
|
"pre_filter_start": 511,
|
||||||
"pre_filter_stop": 1024
|
"pre_filter_stop": 512
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user