Add new versions (v4.1.1, v4.3.2)
This commit is contained in:
parent
494f528a4f
commit
330fa2c219
6 changed files with 345 additions and 1 deletions
|
|
@ -17,8 +17,12 @@ Made with and for:
|
||||||
|
|
||||||
### Version history
|
### Version history
|
||||||
**Current:**
|
**Current:**
|
||||||
|
- v4.1.1 (Sep 23, 2025)
|
||||||
|
- v4.1 without the 60Hz band
|
||||||
- v4.3.1 (Sep 5, 2025)
|
- v4.3.1 (Sep 5, 2025)
|
||||||
- Single knob changed
|
- Single knob changed (65hz -2 -> -3)
|
||||||
|
- v4.3.2 (Sep 21, 2025)
|
||||||
|
- Experimental, went with uncommon settings
|
||||||
|
|
||||||
Old: (see [old/](old))
|
Old: (see [old/](old))
|
||||||
- v4.4 (Aug 9, 2025)
|
- v4.4 (Aug 9, 2025)
|
||||||
|
|
|
||||||
115
v4.1.1.json
Normal file
115
v4.1.1.json
Normal file
|
|
@ -0,0 +1,115 @@
|
||||||
|
{
|
||||||
|
"output": {
|
||||||
|
"bass_enhancer#0": {
|
||||||
|
"amount": -5.0,
|
||||||
|
"blend": 5.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": 120.0,
|
||||||
|
"gain": -2.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band1": {
|
||||||
|
"frequency": 150.0,
|
||||||
|
"gain": -4.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band2": {
|
||||||
|
"frequency": 170.0,
|
||||||
|
"gain": -2.5,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mode": "IIR",
|
||||||
|
"num-bands": 3,
|
||||||
|
"output-gain": 0.0,
|
||||||
|
"pitch-left": 0.0,
|
||||||
|
"pitch-right": 0.0,
|
||||||
|
"right": {
|
||||||
|
"band0": {
|
||||||
|
"frequency": 120.0,
|
||||||
|
"gain": -2.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band1": {
|
||||||
|
"frequency": 150.0,
|
||||||
|
"gain": -4.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band2": {
|
||||||
|
"frequency": 170.0,
|
||||||
|
"gain": -2.5,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"split-channels": false
|
||||||
|
},
|
||||||
|
"plugins_order": [
|
||||||
|
"equalizer#1",
|
||||||
|
"bass_enhancer#0",
|
||||||
|
"delay#0"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
225
v4.3.2.json
Normal file
225
v4.3.2.json
Normal 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": -3.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Off",
|
||||||
|
"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": 100.0,
|
||||||
|
"gain": -2.5,
|
||||||
|
"mode": "LRX (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band6": {
|
||||||
|
"frequency": 180.0,
|
||||||
|
"gain": -3.0,
|
||||||
|
"mode": "LRX (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.5,
|
||||||
|
"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": "SPM",
|
||||||
|
"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": -3.0,
|
||||||
|
"mode": "RLC (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Off",
|
||||||
|
"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": 100.0,
|
||||||
|
"gain": -2.5,
|
||||||
|
"mode": "LRX (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.0,
|
||||||
|
"slope": "x1",
|
||||||
|
"solo": false,
|
||||||
|
"type": "Bell",
|
||||||
|
"width": 4.0
|
||||||
|
},
|
||||||
|
"band6": {
|
||||||
|
"frequency": 180.0,
|
||||||
|
"gain": -3.0,
|
||||||
|
"mode": "LRX (BT)",
|
||||||
|
"mute": false,
|
||||||
|
"q": 2.5,
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue