also delay pilot

This commit is contained in:
2026-02-15 13:31:00 +01:00
parent 36b861b7e5
commit c1c97e4883
4 changed files with 11 additions and 2 deletions
+2
View File
@@ -1,4 +1,6 @@
#include <string.h>
#include <stdlib.h>
#include <stdint.h>
typedef struct delay_line_t {
float *buffer;