clap

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

commit b21634849ee95ad341d4aa406d2e011e816ae68a
parent c073f04c233a01b783142d07a687f9d82a6b9ab6
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Fri,  7 Jan 2022 15:10:10 +0100

Update readme

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

diff --git a/README.md b/README.md @@ -103,4 +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 +- [schwaaa's plugin](https://github.com/schwaaa/clap-plugin), basic example for prototyping CLAP audio plugins using Dear ImGui as the user interface +\ No newline at end of file