Skip to content

Instantly share code, notes, and snippets.

@FixeQD
Last active August 20, 2026 06:00
Show Gist options
  • Select an option

  • Save FixeQD/efee823599ef4eedf91a010072197b42 to your computer and use it in GitHub Desktop.

Select an option

Save FixeQD/efee823599ef4eedf91a010072197b42 to your computer and use it in GitHub Desktop.
My lovely EasyEffects preset for playing music
{
"output": {
"bass_enhancer#0": {
"amount": 8.0,
"blend": -5.0,
"bypass": false,
"floor": 10.0,
"floor-active": true,
"harmonics": 8.5,
"input-gain": 2.0,
"output-gain": -0.95,
"scope": 150.0
},
"bass_loudness#0": {
"bypass": false,
"input-gain": 0.0,
"link": -10.0,
"loudness": -8.1,
"output": -7.0,
"output-gain": 0.0
},
"blocklist": [],
"equalizer#0": {
"balance": 0.0,
"bypass": false,
"decramp": "x8",
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 10000.0,
"gain": -2.5600000000000023,
"mode": "RLC (MT)",
"mute": false,
"q": 1.5,
"slope": "x2",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band1": {
"frequency": 8000.0,
"gain": -3.289999999999999,
"mode": "RLC (BT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band2": {
"frequency": 12000.0,
"gain": -3.289999999999999,
"mode": "RLC (MT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band3": {
"frequency": 5000.0,
"gain": -3.289999999999999,
"mode": "RLC (MT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
}
},
"mode": "FIR",
"num-bands": 4,
"output-gain": 0.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 10000.0,
"gain": -2.5600000000000023,
"mode": "RLC (MT)",
"mute": false,
"q": 1.5,
"slope": "x2",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band1": {
"frequency": 8000.0,
"gain": -3.289999999999999,
"mode": "RLC (BT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band2": {
"frequency": 12000.0,
"gain": -3.289999999999999,
"mode": "RLC (MT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
},
"band3": {
"frequency": 5000.0,
"gain": -3.289999999999999,
"mode": "RLC (MT)",
"mute": false,
"q": 4.36,
"slope": "x1",
"solo": false,
"type": "Resonance",
"width": 4.0
}
},
"split-channels": false
},
"filter#0": {
"balance": 0.0,
"bypass": false,
"decramp": "x8",
"equal-mode": "FIR",
"frequency": 35.0,
"gain": 5.0,
"input-gain": 0.0,
"mode": "BWC (MT)",
"output-gain": 0.0,
"quality": 20.0,
"slope": "x16",
"type": "Resonance",
"width": 6.0
},
"level_meter#0": {
"bypass": false
},
"limiter#0": {
"alr": false,
"alr-attack": 5.0,
"alr-knee": 0.0,
"alr-knee-smooth": -0.5,
"alr-release": 35.0,
"attack": 5.0,
"bypass": false,
"dithering": "23bit",
"gain-boost": false,
"input-gain": 0.0,
"input-to-link": -80.01,
"input-to-sidechain": -80.01,
"link-to-input": -80.01,
"link-to-sidechain": -80.01,
"lookahead": 5.0,
"mode": "Line Duck",
"output-gain": 0.0,
"oversampling": "True Peak/24 bit",
"release": 10.0,
"sidechain-preamp": 0.0,
"sidechain-to-input": -80.01,
"sidechain-to-link": -80.01,
"sidechain-type": "Internal",
"stereo-link": 100.0,
"threshold": -0.05
},
"plugins_order": [
"filter#0",
"equalizer#0",
"bass_loudness#0",
"bass_enhancer#0",
"reverb#0",
"limiter#0",
"level_meter#0"
],
"reverb#0": {
"amount": -15.0,
"bass-cut": 95.0,
"bypass": false,
"decay-time": 1.15,
"diffusion": 0.75,
"dry": 0.0,
"hf-damp": 4000.0,
"input-gain": 0.0,
"output-gain": 0.0,
"predelay": 10.0,
"room-size": "Small",
"treble-cut": 7954.0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment