clap

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

commit 5db1a90bf0af2203f307075323fa9f916e6beec9
parent 9ee396ac8295a464aa926bcc2a58b1feb5106187
Author: Jean-Michaƫl Celerier <jeanmichael.celerier+github@gmail.com>
Date:   Thu,  3 Mar 2022 23:32:46 +0100

Add avendish to projects which support clap
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -133,6 +133,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 ## Programming Language Bingings