mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
change lpf
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#define MPX_VOLUME 1.0f // Passtrough
|
||||
#define MPX_CLIPPER_THRESHOLD 1.0f
|
||||
|
||||
#define LPF_CUTOFF 10000 // Should't need to be changed
|
||||
#define LPF_CUTOFF 15000 // Should't need to be changed
|
||||
|
||||
volatile sig_atomic_t to_run = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user