-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAG+C+Max.json
62 lines (62 loc) · 1.67 KB
/
AG+C+Max.json
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"output": {
"autogain#0": {
"bypass": false,
"input-gain": 1.0,
"maximum-history": 7,
"output-gain": 0.0,
"reference": "Geometric Mean (SI)",
"silence-threshold": -67.0,
"target": -15.0
},
"blocklist": [
"assaultcube",
"doomsday",
"kshisen",
"redeclipse",
"knetwalk"
],
"compressor#0": {
"attack": 7.0,
"boost-amount": 1.0,
"boost-threshold": -60.0,
"bypass": false,
"dry": -67.0,
"hpf-frequency": 10.0,
"hpf-mode": "off",
"input-gain": 0.0,
"knee": -3.0,
"lpf-frequency": 20000.0,
"lpf-mode": "off",
"makeup": 1.0,
"mode": "Downward",
"output-gain": 0.0,
"ratio": 3.5,
"release": 67.0,
"release-threshold": -67.0,
"sidechain": {
"lookahead": 4.200002670288086,
"mode": "RMS",
"preamp": 0.0,
"reactivity": 4.199999809265137,
"source": "Middle",
"type": "Feed-forward"
},
"threshold": -12.0,
"wet": 0.0
},
"maximizer#0": {
"bypass": false,
"ceiling": 0.0,
"input-gain": 0.0,
"output-gain": 0.0,
"release": 42.0,
"threshold": -5.999999999999994
},
"plugins_order": [
"autogain#0",
"compressor#0",
"maximizer#0"
]
}
}