~aleteoryx/muditaos

ref: 62a62295f54e98826b0cb03a4b9a74c3f1bb9faf muditaos/image/user/data/equalizer/headphones_playback.json -rw-r--r-- 804 bytes
62a62295 — Lefucjusz [MOS-714] Fix passcode lock time discrepancy 3 years ago
                                                                                
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "samplerate": 0,
  "bitWidth": 16,
  "flags": 0,
  "outputVolume": 0,
  "inputGain": 0,
  "inputPath": 2,
  "outputPath": 0,
  "filterParams": [
    {
      "filterType": "None",
      "frequency": 100.2,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": 0
    },
    {
      "filterType": "None",
      "frequency": 17996.2,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": 0
    },
    {
      "filterType": "None",
      "frequency": 13984.7,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": -10
    },
    {
      "filterType": "None",
      "frequency": 200.4,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": -10
    },
    {
      "filterType": "None",
      "frequency": 1496.7,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": -4
    }
  ]
}