0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

increase lpf order

This commit is contained in:
2025-06-08 12:12:25 +02:00
parent 0a132b1a52
commit 4764e5768e

View File

@@ -3,7 +3,7 @@
#include <getopt.h> #include <getopt.h>
#include <liquid/liquid.h> #include <liquid/liquid.h>
#define LPF_ORDER 15 #define LPF_ORDER 18
#define buffer_maxlength 12288 #define buffer_maxlength 12288
#define buffer_tlength_fragsize 12288 #define buffer_tlength_fragsize 12288