This commit is contained in:
Minecon724 2025-08-08 17:49:57 +02:00
commit 8753f7a77c
Signed by untrusted user who does not match committer: m724
GPG key ID: A02E6E67AB961189
4 changed files with 229 additions and 2 deletions

View file

@ -17,13 +17,15 @@ Made with and for:
### Version history
**Current:**
- v4.3 (Aug 8, 2025)
- Simplified and balanced equalizer
Old: (see [old/](old))
- v4.2 (Jul 19, 2025)
- Warmer 4.1, and FIR
- but personally I prefer 4.1
- v4.1 (Jun 30, 2025)
- This time more aggressive EQ, but less bassy
Old: (see [old/](old))
- v4
- Even less aggressive EQ, even more bassy
- v3

225
rev 4.3.json Normal file
View file

@ -0,0 +1,225 @@
{
"output": {
"bass_enhancer#0": {
"amount": -5.0,
"blend": 10.0,
"bypass": false,
"floor": 20.0,
"floor-active": true,
"harmonics": 3.0,
"input-gain": 0.0,
"output-gain": 0.0,
"scope": 170.0
},
"blocklist": [],
"delay#0": {
"bypass": false,
"dry-l": -100.0,
"dry-r": -100.0,
"input-gain": 0.0,
"invert-phase-l": false,
"invert-phase-r": false,
"output-gain": 0.0,
"time-l": 0.0,
"time-r": 1.5,
"wet-l": 0.0,
"wet-r": 0.0
},
"equalizer#1": {
"balance": 0.0,
"bypass": false,
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 20.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 4.650449464127273,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band1": {
"frequency": 40.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band2": {
"frequency": 65.0,
"gain": -2.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 80.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band4": {
"frequency": 100.0,
"gain": -1.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band5": {
"frequency": 110.0,
"gain": -1.5,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band6": {
"frequency": 160.0,
"gain": -3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band7": {
"frequency": 170.0,
"gain": -1.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
}
},
"mode": "FIR",
"num-bands": 8,
"output-gain": 0.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 20.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 4.650449464127273,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band1": {
"frequency": 40.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band2": {
"frequency": 65.0,
"gain": -2.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 80.0,
"gain": 0.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band4": {
"frequency": 100.0,
"gain": -1.0,
"mode": "RLC (BT)",
"mute": false,
"q": 2.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
},
"band5": {
"frequency": 110.0,
"gain": -1.5,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band6": {
"frequency": 160.0,
"gain": -3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band7": {
"frequency": 170.0,
"gain": -1.0,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Off",
"width": 4.0
}
},
"split-channels": false
},
"plugins_order": [
"equalizer#1",
"bass_enhancer#0",
"delay#0"
]
}
}