feat(trace): trace fps and midi with args

This commit is contained in:
2025-11-03 21:46:14 +01:00
parent 0039bbace2
commit 2657c2b732
8 changed files with 41 additions and 20 deletions
+2
View File
@@ -78,6 +78,8 @@ options:
-t, --tempo base tempo (default: 60)
--demo demonstration mode (assume --no-save-state and --no-load-state)
-w, --windowed not fullscreen
--trace-midi print midi code and values
--trace-fps print fps status of subsystems
```
## Release guide