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-21 13:33:03 +02:00
parent 842a87a120
commit 9bfff3fef2

View File

@@ -1,7 +1,7 @@
#include <getopt.h>
#include <liquid/liquid.h>
#define LPF_ORDER 17
#define LPF_ORDER 21
#define buffer_maxlength 12288
#define buffer_tlength_fragsize 12288