mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +02:00
easyeffects: fix wrong input gain for eq
This commit is contained in:
parent
8a9f728f58
commit
2fe2ae52b3
@ -4,7 +4,7 @@
|
|||||||
"equalizer#0": {
|
"equalizer#0": {
|
||||||
"balance": 0.0,
|
"balance": 0.0,
|
||||||
"bypass": false,
|
"bypass": false,
|
||||||
"input-gain": -6.2,
|
"input-gain": -6.9,
|
||||||
"left": {
|
"left": {
|
||||||
"band0": {
|
"band0": {
|
||||||
"frequency": 105.0,
|
"frequency": 105.0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user