Bunch'o things

This commit is contained in:
2026-03-08 22:46:33 +01:00
parent af9308c070
commit 7f466299ba
32 changed files with 8633 additions and 221 deletions

View File

@ -8,3 +8,12 @@ ntw_flowgraph = {path = "ntw_flowgraph"}
ntw_flowgraph_macros = {path = "ntw_flowgraph_macros"}
ntw_dsp = {path = "ntw_dsp"}
ringbuf = "0.4.8"
num = "0.4.3"
hound = "3.5.1"
egui = "0.33.3"
eframe = "0.33.3"
egui_plot = "0.34.1"
cpal = {version = "0.17.3"}
rustfft = "6.4.1"
rng = "0.1.0"
rand = "0.10.0"