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

reduce lpf

This commit is contained in:
2025-06-21 16:01:46 +02:00
parent 4f4f6e5d93
commit ee1a6f5c14

View File

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