Added frontend pitch and volume control

This commit is contained in:
2025-10-25 22:05:03 +10:00
parent 3c0c2c3d5a
commit 62c95a5de8
5 changed files with 67 additions and 12 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
extern "C" {
#endif // __cplusplus
int qt_gui_entry(int argc, char** argv);
int gui_entry();
#ifdef __cplusplus
}