Skip to content

Instantly share code, notes, and snippets.

@ryuukk
Last active November 16, 2022 21:12
Show Gist options
  • Save ryuukk/1702e352b4de3217cad1e971cb46e181 to your computer and use it in GitHub Desktop.
Save ryuukk/1702e352b4de3217cad1e971cb46e181 to your computer and use it in GitHub Desktop.
EasyEffects Loudness preset
{
"output": {
"bass_enhancer#0": {
"amount": 5.0,
"blend": 0.0,
"bypass": false,
"floor": 20.0,
"floor-active": false,
"harmonics": 8.5,
"input-gain": 0.0,
"output-gain": 0.0,
"scope": 100.0
},
"blocklist": [],
"equalizer#0": {
"balance": 0.0,
"bypass": true,
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 33.71373705661655,
"gain": 1.95,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band1": {
"frequency": 79.94786957565145,
"gain": 5.15,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 189.58627573536728,
"gain": 3.38,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 449.57990923317016,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 1066.1219753492933,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band5": {
"frequency": 2528.173619371377,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band6": {
"frequency": 5995.2444443247405,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band7": {
"frequency": 14216.965034285808,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"mode": "IIR",
"num-bands": 8,
"output-gain": 0.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 33.71373705661655,
"gain": 1.95,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band1": {
"frequency": 79.94786957565145,
"gain": 5.15,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 189.58627573536728,
"gain": 3.38,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 449.57990923317016,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 1066.1219753492933,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band5": {
"frequency": 2528.173619371377,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band6": {
"frequency": 5995.2444443247405,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.2291958390856883,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band7": {
"frequency": 14216.965034285808,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 1.229195839085688,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"split-channels": false
},
"limiter#0": {
"alr": true,
"alr-attack": 5.0,
"alr-knee": -5.0,
"alr-release": 200.0,
"attack": 5.0,
"bypass": false,
"dithering": "None",
"external-sidechain": false,
"gain-boost": true,
"input-gain": 0.0,
"lookahead": 8.0,
"mode": "Herm Wide",
"output-gain": 0.0,
"oversampling": "Half x4(2L)",
"release": 5.0,
"sidechain-preamp": 0.0,
"stereo-link": 100.0,
"threshold": -10.0
},
"loudness#0": {
"bypass": false,
"clipping": false,
"clipping-range": 12.0,
"fft": "4096",
"input-gain": 0.0,
"output-gain": 0.0,
"std": "ISO226-2003",
"volume": 0.0
},
"plugins_order": [
"limiter#0",
"loudness#0",
"equalizer#0",
"bass_enhancer#0"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment