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

1
Cargo.lock generated
View File

@@ -3756,6 +3756,7 @@ dependencies = [
name = "spectral_compressor"
version = "0.3.0"
dependencies = [
"atomic_float",
"crossbeam",
"nih_plug",
"nih_plug_vizia",