clap

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

commit 684f53635732fc393722ee0e8d2b0409353f1ccb
parent bc4ec086261460880a3aa7bcf1ed341f5900bda9
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Fri, 25 Feb 2022 15:24:45 +0100

Update readme

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

diff --git a/README.md b/README.md @@ -22,6 +22,7 @@ - [Resources](#resources) - [Programming Language Bingings](#programming-language-bingings) - [Examples](#examples) + - [Plugins](#plugins) - [Community related projects](#community-related-projects) # Learn about CLAP @@ -117,6 +118,12 @@ and use to get a basic plugin experience: - [clap-host](https://github.com/free-audio/clap-host), very simple host - [clap-plugins](https://github.com/free-audio/clap-plugins), very simple plugins +## Plugins + +- [u-he](https://u-he.com), synthesizers and effects +- [Surge](https://surge-synthesizer.github.io/), open source synthesizer and effect + - CLAP is enabled in [nightly builds](https://github.com/surge-synthesizer/releases-xt/releases/tag/Nightly) + ## Community related projects - [clap-juce-extension](https://github.com/free-audio/clap-juce-extension), juce add-on