ELG Gate kind of working
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user