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