Skip to content

Commit 3bc005e

Browse files
authored
Link to Signalsmith C++ CLAP example plugins (#479)
* Link to Signalsmith C++ CLAP example plugins * Link to webview extension
1 parent e302678 commit 3bc005e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ and use to get a basic plugin experience:
146146
- [Avendish](https://github.com/celtera/avendish), a reflection-based API for media plug-ins in C++ which supports Clap
147147
- [NIH-plug](https://github.com/robbert-vdh/nih-plug), an API-agnostic, Rust-based plugin framework aiming to reduce boilerplate without getting in your way
148148
- [iPlug2](https://iplug2.github.io), a liberally licensed C++ audio plug-in framework that supports Clap
149+
- [signalsmith-clap-cpp](https://github.com/geraintluff/signalsmith-clap-cpp), C++ example plugins, with cross-platform webview UIs (using the draft [webview extension](include/clap/ext/draft/webview.h), and a [helper](https://github.com/geraintluff/webview-gui?tab=readme-ov-file#clap-helper) for native platforms) and WebAssembly (WCLAP) build instructions.
149150
150151
## Programming Language Bindings
151152

0 commit comments

Comments
 (0)