This commit is contained in:
2026-04-25 03:05:25 +02:00
parent 0daca6f46b
commit 09b1a6707a
4 changed files with 16 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@
extern "C" {
#endif
void synth_init(void);
float get_sample(void);
#ifdef __cplusplus