summary refs log tree commit diff
path: root/.config/easyeffects/input/vox chain.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/easyeffects/input/vox chain.json')
-rw-r--r--.config/easyeffects/input/vox chain.json115
1 files changed, 115 insertions, 0 deletions
diff --git a/.config/easyeffects/input/vox chain.json b/.config/easyeffects/input/vox chain.json
new file mode 100644
index 0000000..166e394
--- /dev/null
+++ b/.config/easyeffects/input/vox chain.json
@@ -0,0 +1,115 @@
+{
+    "input": {
+        "blocklist": [],
+        "compressor": {
+            "attack": 20.0,
+            "boost-amount": 6.0,
+            "boost-threshold": -72.0,
+            "bypass": false,
+            "dry": -100.0,
+            "hpf-frequency": 10.0,
+            "hpf-mode": "off",
+            "input-gain": 0.0,
+            "knee": -6.0,
+            "lpf-frequency": 20000.0,
+            "lpf-mode": "off",
+            "makeup": 8.0,
+            "mode": "Downward",
+            "output-gain": 0.0,
+            "ratio": 4.0,
+            "release": 100.0,
+            "release-threshold": -100.0,
+            "sidechain": {
+                "lookahead": 0.0,
+                "mode": "RMS",
+                "preamp": 0.0,
+                "reactivity": 10.0,
+                "source": "Middle",
+                "type": "Feed-forward"
+            },
+            "threshold": -12.0,
+            "wet": 0.0
+        },
+        "deesser": {
+            "bypass": false,
+            "detection": "RMS",
+            "f1-freq": 6000.0,
+            "f1-level": 0.0,
+            "f2-freq": 4500.0,
+            "f2-level": 12.0,
+            "f2-q": 1.0,
+            "input-gain": 0.0,
+            "laxity": 15,
+            "makeup": 0.0,
+            "mode": "Wide",
+            "output-gain": 0.0,
+            "ratio": 4.0,
+            "sc-listen": false,
+            "threshold": -35.0
+        },
+        "filter": {
+            "bypass": false,
+            "frequency": 80.0,
+            "inertia": 10.0,
+            "input-gain": 0.0,
+            "mode": "36dB/oct Highpass",
+            "output-gain": 0.0,
+            "resonance": -3.0
+        },
+        "limiter": {
+            "alr": false,
+            "alr-attack": 5.0,
+            "alr-knee": 0.0,
+            "alr-release": 50.0,
+            "attack": 5.0,
+            "bypass": false,
+            "dithering": "None",
+            "external-sidechain": false,
+            "gain-boost": true,
+            "input-gain": 0.0,
+            "lookahead": 5.0,
+            "mode": "Herm Thin",
+            "output-gain": 0.0,
+            "oversampling": "None",
+            "release": 5.0,
+            "sidechain-preamp": 0.0,
+            "stereo-link": 100.0,
+            "threshold": -0.5
+        },
+        "plugins_order": [
+            "stereo_tools",
+            "rnnoise",
+            "compressor",
+            "filter",
+            "deesser",
+            "limiter"
+        ],
+        "rnnoise": {
+            "bypass": true,
+            "input-gain": 0.0,
+            "model-path": "",
+            "output-gain": 0.0
+        },
+        "stereo_tools": {
+            "balance-in": 0.0,
+            "balance-out": 0.0,
+            "bypass": false,
+            "delay": 0.0,
+            "input-gain": 0.0,
+            "middle-level": 0.0,
+            "middle-panorama": 0.0,
+            "mode": "LR > LL (Mono Left Channel)",
+            "mutel": false,
+            "muter": false,
+            "output-gain": 0.0,
+            "phasel": false,
+            "phaser": false,
+            "sc-level": 1.0,
+            "side-balance": 0.0,
+            "side-level": 0.0,
+            "softclip": false,
+            "stereo-base": 0.0,
+            "stereo-phase": 0.0
+        }
+    }
+}