mirror of
https://github.com/alexkay/spek.git
synced 2025-04-25 12:22:18 +03:00
Bump the default dynamic range
This commit is contained in:
parent
bea26c6e24
commit
c5c7247d70
@ -46,7 +46,7 @@ enum
|
||||
MAX_RANGE = 0,
|
||||
MIN_RANGE = -140,
|
||||
URANGE = -20,
|
||||
LRANGE = -100,
|
||||
LRANGE = -120,
|
||||
NFFT = 2048,
|
||||
BANDS = NFFT / 2 + 1,
|
||||
LPAD = 60,
|
||||
|
Loading…
x
Reference in New Issue
Block a user