Skip to content

Commit

Permalink
Update config easyeffects
Browse files Browse the repository at this point in the history
  • Loading branch information
jocelynthode committed Oct 7, 2024
1 parent 3897673 commit 11df76f
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions modules/graphical/sound/config/input/ImprovedMic.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,55 +55,55 @@
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 50.0,
"frequency": 49.81071705534973,
"gain": 3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601836,
"slope": "x1",
"solo": false,
"type": "Hi-pass",
"width": 4.0
},
"band1": {
"frequency": 90.0,
"frequency": 198.3000363014611,
"gain": 3.0,
"mode": "RLC (MT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601836,
"slope": "x1",
"solo": false,
"type": "Lo-shelf",
"width": 4.0
},
"band2": {
"frequency": 425.0,
"frequency": 789.4466637263047,
"gain": -2.0,
"mode": "BWC (MT)",
"mute": false,
"q": 0.9999999999999998,
"q": 0.8354498310601836,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 3500.0,
"frequency": 3142.8437759897743,
"gain": 3.0,
"mode": "BWC (BT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601837,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band4": {
"frequency": 9000.0,
"frequency": 12511.886431509585,
"gain": 2.0,
"mode": "LRX (MT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601837,
"slope": "x1",
"solo": false,
"type": "Hi-shelf",
Expand All @@ -117,55 +117,55 @@
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 50.0,
"frequency": 49.81071705534973,
"gain": 3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601836,
"slope": "x1",
"solo": false,
"type": "Hi-pass",
"width": 4.0
},
"band1": {
"frequency": 90.0,
"frequency": 198.3000363014611,
"gain": 3.0,
"mode": "RLC (MT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601836,
"slope": "x1",
"solo": false,
"type": "Lo-shelf",
"width": 4.0
},
"band2": {
"frequency": 425.0,
"frequency": 789.4466637263047,
"gain": -2.0,
"mode": "BWC (MT)",
"mute": false,
"q": 0.9999999999999998,
"q": 0.8354498310601836,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 3500.0,
"frequency": 3142.8437759897743,
"gain": 3.0,
"mode": "BWC (BT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601837,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band4": {
"frequency": 9000.0,
"frequency": 12511.886431509585,
"gain": 2.0,
"mode": "LRX (MT)",
"mute": false,
"q": 0.7,
"q": 0.8354498310601837,
"slope": "x1",
"solo": false,
"type": "Hi-shelf",
Expand Down Expand Up @@ -237,7 +237,7 @@
"bypass": false,
"enable-vad": false,
"input-gain": 0.0,
"model-path": "",
"model-name": "",
"output-gain": 0.0,
"release": 20.0,
"vad-thres": 50.0,
Expand Down

0 comments on commit 11df76f

Please sign in to comment.