clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit 988a1bc9a220a6e145b8cfb767aeb1f95b50dd8e
parent f350abde5934bff99f5bdedc20847d7c6b166eaa
Author: Oli Larkin <olilarkin@googlemail.com>
Date:   Thu, 16 May 2024 00:10:41 +0200

Update README.md, adding iPlug2

... to community section
Diffstat:
MREADME.md | 1+
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