ELG Gate kind of working

This commit is contained in:
2025-10-02 15:01:04 +02:00
parent 6f01bbdc5d
commit 942cc1fdf0
9 changed files with 1342 additions and 177 deletions

View File

@ -4,7 +4,9 @@ version = "0.1.0"
edition = "2024"
[dependencies]
cpal = { version = "0.16.0", features = ["jack"] }
eframe = "0.32.3"
egui_plot = "0.33.0"
hound = "3.5.1"
plotters = "0.3.7"
rand = "0.9.2"