SYNTH!!!111!!!1!!1!1!1!!1!1

This commit is contained in:
2026-04-24 19:09:27 +02:00
parent 66ea7d41f6
commit 0daca6f46b
6 changed files with 129 additions and 19 deletions
+8
View File
@@ -1,4 +1,12 @@
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
float get_sample(void);
#ifdef __cplusplus
}
#endif