Enable easyeffects service

This commit is contained in:
GHOSCHT 2023-10-15 14:28:51 +02:00
parent 2af60e387c
commit bbe2325d97
No known key found for this signature in database
2 changed files with 227 additions and 0 deletions

View file

@ -7,5 +7,9 @@
}: {
home-manager.users.${vars.user} = {
services.easyeffects.enable = true;
home.file.".config/easyeffects/output/Beyerdynamic_DT990_Oratory.json" = {
source = ../../rsc/config/easyeffects/Beyerdynamic_DT990_Oratory.json;
};
};
}

View file

@ -0,0 +1,223 @@
{
"output": {
"blocklist": [],
"equalizer#0": {
"balance": 0.0,
"bypass": false,
"input-gain": -4.7,
"left": {
"band0": {
"frequency": 105.0,
"gain": 5.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.71,
"slope": "x1",
"solo": false,
"type": "Lo-shelf"
},
"band1": {
"frequency": 100.0,
"gain": -5.2,
"mode": "RLC (BT)",
"mute": false,
"q": 0.4,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 650.0,
"gain": 1.2,
"mode": "RLC (BT)",
"mute": false,
"q": 1.8,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 1900.0,
"gain": -0.6,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 2600.0,
"gain": -0.9,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band5": {
"frequency": 3150.0,
"gain": 2.5,
"mode": "RLC (BT)",
"mute": false,
"q": 1.41,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band6": {
"frequency": 3800.0,
"gain": -0.9,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band7": {
"frequency": 8400.0,
"gain": -2.5,
"mode": "RLC (BT)",
"mute": false,
"q": 6.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band8": {
"frequency": 9400.0,
"gain": -3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 6.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band9": {
"frequency": 9000.0,
"gain": -6.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.71,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"mode": "IIR",
"num-bands": 10,
"output-gain": 0.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 105.0,
"gain": 5.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.71,
"slope": "x1",
"solo": false,
"type": "Lo-shelf"
},
"band1": {
"frequency": 100.0,
"gain": -5.2,
"mode": "RLC (BT)",
"mute": false,
"q": 0.4,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band2": {
"frequency": 650.0,
"gain": 1.2,
"mode": "RLC (BT)",
"mute": false,
"q": 1.8,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band3": {
"frequency": 1900.0,
"gain": -0.6,
"mode": "RLC (BT)",
"mute": false,
"q": 3.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band4": {
"frequency": 2600.0,
"gain": -0.9,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band5": {
"frequency": 3150.0,
"gain": 2.5,
"mode": "RLC (BT)",
"mute": false,
"q": 1.41,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band6": {
"frequency": 3800.0,
"gain": -0.9,
"mode": "RLC (BT)",
"mute": false,
"q": 5.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band7": {
"frequency": 8400.0,
"gain": -2.5,
"mode": "RLC (BT)",
"mute": false,
"q": 6.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band8": {
"frequency": 9400.0,
"gain": -3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 6.0,
"slope": "x1",
"solo": false,
"type": "Bell"
},
"band9": {
"frequency": 9000.0,
"gain": -6.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.71,
"slope": "x1",
"solo": false,
"type": "Bell"
}
},
"split-channels": false
},
"plugins_order": [
"equalizer#0"
]
}
}