will this work?

This commit is contained in:
2025-04-28 16:20:25 +02:00
parent cac63033bc
commit 6e1a52cacb
5 changed files with 17 additions and 44 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
#define RDS_SAMPLE_RATE 19000
#define SAMPLES_PER_BIT 16
#define FILTER_SIZE 64
#define FILTER_SIZE 16
#define SAMPLE_BUFFER_SIZE (SAMPLES_PER_BIT + FILTER_SIZE)
#define STREAMS 2