diff --git a/.config/easyeffects/input/voice.json b/.config/easyeffects/input/voice.json index 8ab52c5..1dbbbf2 100644 --- a/.config/easyeffects/input/voice.json +++ b/.config/easyeffects/input/voice.json @@ -47,6 +47,61 @@ "sc-listen": false, "threshold": -18.0 }, + "equalizer#0": { + "balance": 0.0, + "bypass": false, + "input-gain": 0.0, + "left": { + "band0": { + "frequency": 135.0, + "gain": 0.0, + "mode": "RLC (BT)", + "mute": false, + "q": 1.23, + "slope": "x1", + "solo": false, + "type": "Hi-pass" + }, + "band1": { + "frequency": 17000.0, + "gain": 0.0, + "mode": "RLC (BT)", + "mute": false, + "q": 1.23, + "slope": "x1", + "solo": false, + "type": "Lo-pass" + } + }, + "mode": "IIR", + "num-bands": 2, + "output-gain": 0.0, + "pitch-left": 0.0, + "pitch-right": 0.0, + "right": { + "band0": { + "frequency": 135.0, + "gain": 0.0, + "mode": "RLC (BT)", + "mute": false, + "q": 1.23, + "slope": "x1", + "solo": false, + "type": "Hi-pass" + }, + "band1": { + "frequency": 17000.0, + "gain": 0.0, + "mode": "RLC (BT)", + "mute": false, + "q": 1.23, + "slope": "x1", + "solo": false, + "type": "Lo-pass" + } + }, + "split-channels": false + }, "filter#0": { "balance": 0.0, "bypass": false, @@ -111,15 +166,16 @@ "loudness#0": { "bypass": false, "clipping": false, - "clipping-range": 6.0, - "fft": "4096", + "clipping-range": 0.0, + "fft": "16384", "input-gain": 0.0, "output-gain": 17.0, - "std": "ISO226-2003", - "volume": -6.499999999999993 + "std": "Flat", + "volume": -6.0 }, "plugins_order": [ "stereo_tools#0", + "equalizer#0", "compressor#0", "deesser#0", "filter#0", @@ -130,10 +186,11 @@ ], "rnnoise#0": { "bypass": false, + "enable-vad": true, "input-gain": 0.0, "model-path": "", "output-gain": 0.0, - "release": 20.0, + "release": 5.0, "vad-thres": 0.0, "wet": 0.0 },