1
0
Fork 0
mirror of https://github.com/JackHack96/EasyEffects-Presets.git synced 2024-10-16 03:30:47 +00:00

Update Loudness+Autogain.json

This commit is contained in:
Reejit Biswas 2023-07-02 11:26:45 +05:30 committed by GitHub
parent 0764da1e74
commit a1137020a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"bypass": false, "bypass": false,
"input-gain": 0.0, "input-gain": 0.0,
"maximum-history": 15, "maximum-history": 15,
"output-gain": 1.0, "output-gain": 1.5,
"reference": "Geometric Mean (MSI)", "reference": "Geometric Mean (MSI)",
"silence-threshold": -70.0, "silence-threshold": -70.0,
"target": -12.0 "target": -12.0
@ -365,7 +365,7 @@
}, },
"mode": "IIR", "mode": "IIR",
"num-bands": 30, "num-bands": 30,
"output-gain": 0.0, "output-gain": 1.0,
"pitch-left": 0.0, "pitch-left": 0.0,
"pitch-right": 0.0, "pitch-right": 0.0,
"right": { "right": {
@ -672,9 +672,20 @@
}, },
"split-channels": false "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": [ "plugins_order": [
"equalizer#0", "equalizer#0",
"bass_enhancer#0", "bass_enhancer#0",
"loudness#0",
"autogain#0", "autogain#0",
"compressor#0", "compressor#0",
"crossfeed#0" "crossfeed#0"