From 988a1bc9a220a6e145b8cfb767aeb1f95b50dd8e Mon Sep 17 00:00:00 2001 From: Oli Larkin Date: Thu, 16 May 2024 00:11:08 +0200 Subject: [PATCH] Update README.md, adding iPlug2 ... to community section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78c628d6..a790e6bf 100644 --- 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