clap

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

commit 81873b0e91b429aef3dcebda26765c73d345d722
parent 3edfdf745eb7fce8a8a8dac9db942a5e03f7e4ae
Author: Eva <dev@eva.fish>
Date:   Wed, 18 Dec 2024 10:11:35 -0500

Add zig bindings to README.md

added zig bindings to language bindings section.

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

diff --git a/README.md b/README.md @@ -151,6 +151,7 @@ and use to get a basic plugin experience: - [clap-sys](https://github.com/glowcoil/clap-sys), rust binding - [CLAP-for-Delphi](https://github.com/Bremmers/CLAP-for-Delphi), Delphi binding +- [clap-zig-bindings](https://sr.ht/~interpunct/clap-zig-bindings/), Zig bindings ## Artwork