File size: 549 Bytes
7bc29af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "bins": 512,
  "unstable_bins": 7,
  "reduction_bins": 510,
  "band": {
    "1": {
      "sr": 11025,
      "hl": 160,
      "n_fft": 768,
      "crop_start": 0,
      "crop_stop": 192,
      "lpf_start": 41,
      "lpf_stop": 139,
      "res_type": "sinc_fastest"
    },
    "2": {
      "sr": 44100,
      "hl": 640,
      "n_fft": 1024,
      "crop_start": 10,
      "crop_stop": 320,
      "hpf_start": 47,
      "hpf_stop": 15,
      "res_type": "sinc_medium"
    }
  },
  "sr": 44100,
  "pre_filter_start": 510,
  "pre_filter_stop": 512
}