Add a non-functional STFT to Spectral Compressor

This commit is contained in:
Robbert van der Helm
2022-07-14 15:23:43 +02:00
parent 85e52b8ab7
commit 12aa8544cd
4 changed files with 236 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -3623,6 +3623,7 @@ version = "0.1.0"
dependencies = [
"nih_plug",
"nih_plug_vizia",
"realfft",
]
[[package]]