Eddycrack864 commited on
Commit
cb3ee00
1 Parent(s): 64d7969

Delete 4band_v3_sn.json

Browse files
Files changed (1) hide show
  1. 4band_v3_sn.json +0 -55
4band_v3_sn.json DELETED
@@ -1,55 +0,0 @@
1
- {
2
- "n_bins": 672,
3
- "unstable_bins": 8,
4
- "stable_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
- "convert_channels": "stereo_n",
49
- "res_type": "kaiser_fast"
50
- }
51
- },
52
- "sr": 44100,
53
- "pre_filter_start": 668,
54
- "pre_filter_stop": 672
55
- }