make it modulate a sine wave which is generated live, not sure if works

This commit is contained in:
2025-05-25 21:47:45 +02:00
parent 854edde90b
commit 852b5041c7
6 changed files with 9 additions and 139 deletions
-2
View File
@@ -11,8 +11,6 @@
#define GROUP_LENGTH 4
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
#define RDS_SAMPLE_RATE 4750
#define FILTER_SIZE 4
#define SAMPLE_BUFFER_SIZE (FILTER_SIZE*2)
#define STREAMS 2