Skip to content

Instantly share code, notes, and snippets.

@mrWinston
Created December 7, 2022 16:07
Show Gist options
  • Save mrWinston/e0413edcd44f13de84df2c5d746d8c64 to your computer and use it in GitHub Desktop.
Save mrWinston/e0413edcd44f13de84df2c5d746d8c64 to your computer and use it in GitHub Desktop.
EasyEffects preset for room eq corrections
{
"output": {
"blocklist": [],
"equalizer": {
"balance": 0.0,
"bypass": false,
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 65.0,
"gain": 5.03,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band1": {
"frequency": 27.808642868112116,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 4.6504494641272744,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 222.0,
"gain": -8.21,
"mode": "RLC (BT)",
"mute": false,
"q": 20.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 175.0,
"gain": -11.07,
"mode": "RLC (BT)",
"mute": false,
"q": 15.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 138.0,
"gain": -12.43,
"mode": "RLC (BT)",
"mute": false,
"q": 15.0,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"mode": "IIR",
"num-bands": 5,
"output-gain": -2.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 65.0,
"gain": 5.03,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band1": {
"frequency": 27.808642868112116,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 4.6504494641272744,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 222.0,
"gain": -8.21,
"mode": "RLC (BT)",
"mute": false,
"q": 20.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 175.0,
"gain": -11.07,
"mode": "RLC (BT)",
"mute": false,
"q": 15.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 138.0,
"gain": -12.43,
"mode": "RLC (BT)",
"mute": false,
"q": 15.0,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"split-channels": false
},
"plugins_order": [
"equalizer"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment