diff --git a/src/config.h b/src/config.h index 6547144..d60ad56 100644 --- a/src/config.h +++ b/src/config.h @@ -18,8 +18,8 @@ #define KB_RESOLUTION (5 * 50) // How many resolution steps to skip at the top and bottom. -#define BOTTOM_SKIP 25 -#define TOP_SKIP 50 +#define BOTTOM_SKIP 100 +#define TOP_SKIP 0 // Spectrum visualizer range #define MIN_HZ 100