commit 33098d681504954c68a995bc08e4d41315a78c79
parent c50d4ec3d25d6fdd73212baed96fbc57693c4556
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Tue, 15 Mar 2022 10:11:14 +0100
Merge pull request #64 from robbert-vdh/add/nih-plug
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
@@ -132,6 +132,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