Skip to content

Commit e53118c

Browse files
authored
Add files via upload
1 parent c93940a commit e53118c

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"bins": 672,
3+
"unstable_bins": 8,
4+
"reduction_bins": 530,
5+
"band": {
6+
"1": {
7+
"sr": 7350,
8+
"hl": 80,
9+
"n_fft": 640,
10+
"crop_start": 0,
11+
"crop_stop": 85,
12+
"lpf_start": 25,
13+
"lpf_stop": 53,
14+
"res_type": "polyphase"
15+
},
16+
"2": {
17+
"sr": 7350,
18+
"hl": 80,
19+
"n_fft": 320,
20+
"crop_start": 4,
21+
"crop_stop": 87,
22+
"hpf_start": 25,
23+
"hpf_stop": 12,
24+
"lpf_start": 31,
25+
"lpf_stop": 62,
26+
"res_type": "polyphase"
27+
},
28+
"3": {
29+
"sr": 14700,
30+
"hl": 160,
31+
"n_fft": 512,
32+
"crop_start": 17,
33+
"crop_stop": 216,
34+
"hpf_start": 48,
35+
"hpf_stop": 24,
36+
"lpf_start": 139,
37+
"lpf_stop": 210,
38+
"res_type": "polyphase"
39+
},
40+
"4": {
41+
"sr": 44100,
42+
"hl": 480,
43+
"n_fft": 960,
44+
"crop_start": 78,
45+
"crop_stop": 383,
46+
"hpf_start": 130,
47+
"hpf_stop": 86,
48+
"res_type": "kaiser_fast"
49+
}
50+
},
51+
"sr": 44100,
52+
"pre_filter_start": 668,
53+
"pre_filter_stop": 672
54+
}

0 commit comments

Comments
 (0)