diff options
| author | Robert Günzler <r@gnzler.io> | 2026-02-10 12:32:48 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-02-10 12:41:25 +0100 |
| commit | 63feeb9f369fc6176e85c1c2d8fcc863caad1946 (patch) | |
| tree | 41cd5d2d1ec36e74e464caab722cc9b460153f04 /.config/easyeffects/output/minimal.json | |
| parent | 5bd0a4aca65ecb9818ef1285982d160b6b6ff665 (diff) | |
start new
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/easyeffects/output/minimal.json')
| -rw-r--r-- | .config/easyeffects/output/minimal.json | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/.config/easyeffects/output/minimal.json b/.config/easyeffects/output/minimal.json deleted file mode 100644 index ddc4b00..0000000 --- a/.config/easyeffects/output/minimal.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "output": { - "blocklist": [], - "crossfeed": { - "bypass": true, - "fcut": 650, - "feed": 9.0, - "input-gain": 0.0, - "output-gain": 0.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": 10.0, - "mode": "Herm Thin", - "output-gain": 0.0, - "oversampling": "Half x4(3L)", - "release": 5.0, - "sidechain-preamp": 0.0, - "stereo-link": 100.0, - "threshold": -0.9999999999999999 - }, - "plugins_order": [ - "limiter", - "crossfeed" - ] - } -} |