Audio stability, snapshots

This commit is contained in:
Robin Davies
2024-10-06 00:00:20 -04:00
parent 9d4cc6e978
commit 472703627e
27 changed files with 956 additions and 844 deletions
+10 -1
View File
@@ -23,7 +23,16 @@ namespace pipedal {
Shutdown,
Reboot,
StartHotspot,
StopHotspot
StopHotspot,
NextBank,
PrevBank,
Snapshot1,
Snapshot2,
Snapshot3,
Snapshot4,
Snapshot5,
Snapshot6,
};
};