add Scl / Kbm parsing

This commit is contained in:
Breval Ferrari 2024-11-13 16:18:56 -05:00
parent 219d3e88fb
commit 36b0fe394c
No known key found for this signature in database
GPG key ID: 6FED68D87C479A59
13 changed files with 340 additions and 95 deletions

View file

@ -23,6 +23,7 @@ thiserror = "1.0.64"
derive-new = "0.7.0"
naan = "0.1.32"
lazy_static = "1.5.0"
tune = "0.35.0"
[features]
default = ["play", "save"]