Add the data needed for the analyzer to Data

This commit is contained in:
Robbert van der Helm
2023-03-20 14:56:17 +01:00
parent 01f9aa52cb
commit 990fe33ff7
4 changed files with 37 additions and 16 deletions

View File

@@ -16,6 +16,7 @@ nih_plug_vizia = { path = "../../nih_plug_vizia" }
realfft = "3.0"
# For the GUI
atomic_float = "0.1"
crossbeam = "0.8"
open = "3.0"
serde = { version = "1.0", features = ["derive"] }