mirror of
https://github.com/brmlab/ledbar.git
synced 2025-06-09 21:34:00 +02:00
equalizer: MIN_FREQ 50 -> 30
This commit is contained in:
parent
b3bdb9df2e
commit
d98a98e1a4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LAZY = 0
|
|||
SYMMETRIC = 0
|
||||
|
||||
HISTORY_SIZE = 4
|
||||
MIN_FREQ = 50
|
||||
MIN_FREQ = 30
|
||||
MAX_FREQ = 12000
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue