plays a chord

This commit is contained in:
2026-03-10 10:13:17 -06:00
parent facb9b957e
commit 61352aad41
5 changed files with 400 additions and 69 deletions

View File

@@ -5,4 +5,7 @@ edition = "2024"
[dependencies]
env_logger = "0.11.9"
itertools = "0.14.0"
midir = "0.10.3"
rustysynth = "1.3.6"
tinyaudio = "2.0.0"