~aleteoryx/muditaos

ref: c27594274b602bdf5eaa8d000a9764bcc8574838 muditaos/image/user/data/equalizer/headphones_routing.json -rw-r--r-- 806 bytes
c2759427 — Lefucjusz [MOS-527] Fix BT logger after btstack update 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": 16000,
  "bitWidth": 16,
  "flags": 5,
  "outputVolume": 10,
  "inputGain": 5,
  "inputPath": 0,
  "outputPath": 0,
  "filterParams": [
    {
      "filterType": "None",
      "frequency": 997,
      "samplerate": 44100,
      "Q": 0.701,
      "gain": 0
    },
    {
      "filterType": "None",
      "frequency": 4993.7,
      "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
    }
  ]
}