MIDI Documentation and optional mouse event support

This commit is contained in:
2026-02-01 00:51:56 +01:00
parent 96e7fb6bc4
commit 5b4a6ddd14
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"