clap

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

commit 99264f24f5383ba329c1d2abfef203f2c28ba0f5
parent 224ab4d015732dc1cfbcba360db86ac60bc732ca
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Fri, 31 Dec 2021 17:04:59 +0100

Update README.md
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