Add debug plots

This commit is contained in:
2024-05-12 15:17:06 -04:00
parent fc9e04ffd2
commit 162220aa72
5 changed files with 134 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ edition = "2021"
anyhow = "1.0.83"
cpal = "0.15.3"
egui = "0.27.0"
egui_plot = "0.27.2"
log = "0.4.21"
realfft = "3.3.0"