mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update README.md
This commit is contained in:
@@ -153,7 +153,7 @@ cargo xtask bundle gain --release
|
|||||||
NIH-plug can currently export VST3 and
|
NIH-plug can currently export VST3 and
|
||||||
[CLAP](https://github.com/free-audio/clap) plugins. Exporting a specific plugin
|
[CLAP](https://github.com/free-audio/clap) plugins. Exporting a specific plugin
|
||||||
format for a plugin is as simple as calling the `nih_export_<format>!(Foo);`
|
format for a plugin is as simple as calling the `nih_export_<format>!(Foo);`
|
||||||
macro. The `cargo xtask bundle` commane will detect which plugin formats your
|
macro. The `cargo xtask bundle` command will detect which plugin formats your
|
||||||
plugin supports and create the appropriate bundles accordingly, even when cross
|
plugin supports and create the appropriate bundles accordingly, even when cross
|
||||||
compiling.
|
compiling.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user