mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Allow BackgroundThread sharing between instances
This removes the need for every instance to have its own background thread.
This commit is contained in:
@@ -73,6 +73,7 @@ docs = []
|
||||
nih_plug_derive = { path = "nih_plug_derive" }
|
||||
|
||||
anyhow = "1.0"
|
||||
anymap = "0.12.1"
|
||||
atomic_float = "0.1"
|
||||
atomic_refcell = "0.1"
|
||||
backtrace = "0.3.65"
|
||||
|
||||
Reference in New Issue
Block a user