mirror of
https://github.com/alexkay/spek.git
synced 2025-04-14 15:57:14 +03:00
Change the default upper level of the dynamic range
This commit is contained in:
parent
8a8f9cc87f
commit
df59b4d1e2
@ -23,7 +23,7 @@ enum
|
||||
{
|
||||
MIN_RANGE = -140,
|
||||
MAX_RANGE = 0,
|
||||
URANGE = -20,
|
||||
URANGE = 0,
|
||||
LRANGE = -120,
|
||||
FFT_BITS = 11,
|
||||
MIN_FFT_BITS = 8,
|
||||
|
Loading…
x
Reference in New Issue
Block a user