diff options
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" - ] - } -} |