clap

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

commit f243c3afdd2571f4712aeb8b3c2b308de78b1ee0
parent d71da736f6f7e08510844d7673b10713fbe88b8a
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Mon,  3 Jan 2022 09:17:26 +0100

Merge remote-tracking branch 'origin/main' into next

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

diff --git a/README.md b/README.md @@ -96,11 +96,10 @@ and use to get a basic plugin experience: ## Examples -- [clap-host](https://github.com/free-audio/clap-host), very simple host -- [clap-plugins](https://github.com/free-audio/clap-plugins), very simple plugin +- [clap-examples](https://github.com/free-audio/clap-examples), very simple host and plugins - [clap-juce-extension ](https://github.com/free-audio/clap-juce-extension), juce add-on ## Community related projects - [MIP2](https://github.com/skei/MIP2), host and plugins -- [clap-sys](https://github.com/glowcoil/clap-sys), rust binding -\ No newline at end of file +- [clap-sys](https://github.com/glowcoil/clap-sys), rust binding