Initial Air Freshener plugin implementation
This commit is contained in:
7
ebu-dsp/Cargo.toml
Normal file
7
ebu-dsp/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "ebu-dsp"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
nih_plug = { git = "https://github.com/robbert-vdh/nih-plug", version = "0.0.0", default-features = false }
|
||||
Reference in New Issue
Block a user