mirror of
https://github.com/JackHack96/EasyEffects-Presets.git
synced 2024-11-21 05:10:08 +00:00
Update Loudness+Autogain.json
This commit is contained in:
parent
0764da1e74
commit
a1137020a9
1 changed files with 13 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"bypass": false,
|
||||
"input-gain": 0.0,
|
||||
"maximum-history": 15,
|
||||
"output-gain": 1.0,
|
||||
"output-gain": 1.5,
|
||||
"reference": "Geometric Mean (MSI)",
|
||||
"silence-threshold": -70.0,
|
||||
"target": -12.0
|
||||
|
@ -365,7 +365,7 @@
|
|||
},
|
||||
"mode": "IIR",
|
||||
"num-bands": 30,
|
||||
"output-gain": 0.0,
|
||||
"output-gain": 1.0,
|
||||
"pitch-left": 0.0,
|
||||
"pitch-right": 0.0,
|
||||
"right": {
|
||||
|
@ -672,9 +672,20 @@
|
|||
},
|
||||
"split-channels": false
|
||||
},
|
||||
"loudness#0": {
|
||||
"bypass": false,
|
||||
"clipping": false,
|
||||
"clipping-range": 6.0,
|
||||
"fft": "4096",
|
||||
"input-gain": 0.0,
|
||||
"output-gain": 0.0,
|
||||
"std": "ISO226-2003",
|
||||
"volume": 4.000000000000002
|
||||
},
|
||||
"plugins_order": [
|
||||
"equalizer#0",
|
||||
"bass_enhancer#0",
|
||||
"loudness#0",
|
||||
"autogain#0",
|
||||
"compressor#0",
|
||||
"crossfeed#0"
|
||||
|
|
Loading…
Reference in a new issue