Replace Dolby ATMOS with AutoEQ
This commit is contained in:
parent
1fc8c1cdb5
commit
35d15a5737
|
@ -2,5 +2,5 @@
|
|||
"device": "alsa_output.pci-0000_00_1f.3.analog-stereo",
|
||||
"device-description": "Built-in Audio Analog Stereo",
|
||||
"device-profile": "analog-output-headphones",
|
||||
"preset-name": "Dolby Atmos"
|
||||
"preset-name": "AKG K361"
|
||||
}
|
||||
|
|
Binary file not shown.
|
@ -2,9 +2,10 @@
|
|||
"output": {
|
||||
"blocklist": [],
|
||||
"convolver": {
|
||||
"autogain": true,
|
||||
"input-gain": 0.0,
|
||||
"ir-width": 100,
|
||||
"kernel-path": "/home/coolneng/.config/easyeffects/irs/Dolby ATMOS.irs",
|
||||
"kernel-path": "/home/coolneng/.config/easyeffects/irs/AKG K361.irs",
|
||||
"output-gain": 0.0
|
||||
},
|
||||
"plugins_order": [
|
Loading…
Reference in New Issue