clap

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

commit c073f04c233a01b783142d07a687f9d82a6b9ab6
parent a88152070a4c5d56cb3e42371c188a240798f38b
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Fri,  7 Jan 2022 14:27:33 +0100

Add schwaaa's plugins to the readme

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -103,3 +103,4 @@ and use to get a basic plugin experience: - [MIP2](https://github.com/skei/MIP2), host and plugins - [clap-sys](https://github.com/glowcoil/clap-sys), rust binding +- [schwaaa's plugins](https://github.com/schwaaa/clap-plugin), basic framework for prototyping CLAP audio plugins using Dear ImGui as the user interface +\ No newline at end of file