mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add a basic nih_export_clap!() macro
This does not do anything useful yet.
This commit is contained in:
@@ -136,4 +136,5 @@ impl Vst3Plugin for Gain {
|
||||
const VST3_CATEGORIES: &'static str = "Fx|Dynamics";
|
||||
}
|
||||
|
||||
nih_export_clap!(Gain);
|
||||
nih_export_vst3!(Gain);
|
||||
|
||||
Reference in New Issue
Block a user