TOOONEEEEE

This commit is contained in:
2026-04-25 05:40:35 +02:00
parent 09b1a6707a
commit 17a3a79c44
3 changed files with 5 additions and 4 deletions
+2
View File
@@ -23,6 +23,8 @@ typedef struct {
vco_mode_t vco_mode;
bool quant_enabled;
bool amen_enabled;
float dbg_sample;
} state_t;
extern state_t state;