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

change lpf order

This commit is contained in:
2025-05-01 10:53:49 +02:00
parent 723ead0907
commit 5b02e75f16

View File

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