clap

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

commit cafb058fd64f6359d3ed88e0dd7ecc4590740371
parent f374103ad136d6a6c7012780b216675e695f4359
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Tue, 21 Dec 2021 16:09:55 +0100

Update readme

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

diff --git a/README.md b/README.md @@ -96,5 +96,10 @@ and use to get a basic plugin experience: ## Examples -- [clap-host](https://github.com/free-audio/clap-host) -- [clap-plugins](https://github.com/free-audio/clap-plugins) +- [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-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