MIDI Documentation and optional mouse event support
Some checks failed
Deploy Website / deploy (push) Failing after 4m45s

This commit is contained in:
2026-02-01 00:51:56 +01:00
parent 2100b82dad
commit a0585b0814
14 changed files with 401 additions and 3 deletions

View File

@@ -3,5 +3,9 @@ name = "cagire-forth"
version = "0.1.0"
edition = "2021"
[features]
default = []
desktop = []
[dependencies]
rand = "0.8"