commit 65010bf9eb314e6cb50e1292f24d9aa0d2ed65a7
parent db9c0dae6ee9da5680cba447daeb03725756e85a
Author: Robbert van der Helm <mail@robbertvanderhelm.nl>
Date: Fri, 4 Mar 2022 12:38:45 +0100
Add nih-plug to the list of community projects
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -134,6 +134,7 @@ and use to get a basic plugin experience:
- [clap-juce-extension](https://github.com/free-audio/clap-juce-extension), juce add-on
- [MIP2](https://github.com/skei/MIP2), host and plugins
- [Avendish](https://github.com/celtera/avendish), a reflection-based API for media plug-ins in C++ which supports Clap
+- [nih-plug](https://github.com/robbert-vdh/nih-plug), an API-agnostic, Rust-based plugin framework aiming to reduce boilerplate without getting in your way
## Programming Language Bingings