mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-02 01:17:45 +02:00
easyeffects: updated config for new version of easyeffects
This commit is contained in:
parent
b9bda1b504
commit
69f05f6c96
@ -47,6 +47,61 @@
|
|||||||
"sc-listen": false,
|
"sc-listen": false,
|
||||||
"threshold": -18.0
|
"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": {
|
"filter#0": {
|
||||||
"balance": 0.0,
|
"balance": 0.0,
|
||||||
"bypass": false,
|
"bypass": false,
|
||||||
@ -111,15 +166,16 @@
|
|||||||
"loudness#0": {
|
"loudness#0": {
|
||||||
"bypass": false,
|
"bypass": false,
|
||||||
"clipping": false,
|
"clipping": false,
|
||||||
"clipping-range": 6.0,
|
"clipping-range": 0.0,
|
||||||
"fft": "4096",
|
"fft": "16384",
|
||||||
"input-gain": 0.0,
|
"input-gain": 0.0,
|
||||||
"output-gain": 17.0,
|
"output-gain": 17.0,
|
||||||
"std": "ISO226-2003",
|
"std": "Flat",
|
||||||
"volume": -6.499999999999993
|
"volume": -6.0
|
||||||
},
|
},
|
||||||
"plugins_order": [
|
"plugins_order": [
|
||||||
"stereo_tools#0",
|
"stereo_tools#0",
|
||||||
|
"equalizer#0",
|
||||||
"compressor#0",
|
"compressor#0",
|
||||||
"deesser#0",
|
"deesser#0",
|
||||||
"filter#0",
|
"filter#0",
|
||||||
@ -130,10 +186,11 @@
|
|||||||
],
|
],
|
||||||
"rnnoise#0": {
|
"rnnoise#0": {
|
||||||
"bypass": false,
|
"bypass": false,
|
||||||
|
"enable-vad": true,
|
||||||
"input-gain": 0.0,
|
"input-gain": 0.0,
|
||||||
"model-path": "",
|
"model-path": "",
|
||||||
"output-gain": 0.0,
|
"output-gain": 0.0,
|
||||||
"release": 20.0,
|
"release": 5.0,
|
||||||
"vad-thres": 0.0,
|
"vad-thres": 0.0,
|
||||||
"wet": 0.0
|
"wet": 0.0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user