commit c2c1dea9f72b38e23e285a9a10a5d936920895ab
parent f350abde5934bff99f5bdedc20847d7c6b166eaa
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date: Sat, 18 May 2024 16:04:42 +0200
Merge pull request #409 from olilarkin/patch-1
Update README.md, adding iPlug2
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -145,6 +145,7 @@ and use to get a basic plugin experience:
- [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
+- [iPlug2](https://iplug2.github.io), a liberally licensed C++ audio plug-in framework that supports Clap
## Programming Language Bindings