diff options
Diffstat (limited to '.config/easyeffects/output/sony wf-1000xm3.json')
| -rw-r--r-- | .config/easyeffects/output/sony wf-1000xm3.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/.config/easyeffects/output/sony wf-1000xm3.json b/.config/easyeffects/output/sony wf-1000xm3.json new file mode 100644 index 0000000..528a852 --- /dev/null +++ b/.config/easyeffects/output/sony wf-1000xm3.json @@ -0,0 +1,37 @@ +{ + "output": { + "blocklist": [], + "convolver": { + "autogain": true, + "bypass": false, + "input-gain": -4.0, + "ir-width": 100, + "kernel-path": "/home/robert/.config/easyeffects/irs/Sony WF-1000XM3 minimum phase 44100Hz.irs", + "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": [ + "convolver", + "limiter" + ] + } +} |