mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Avoid allocations when switching between plans
This commit is contained in:
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
nih_plug = { path = "../../", features = ["assert_process_allocs"] }
|
||||
|
||||
fftw = "0.7.0"
|
||||
fftw = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user