clap

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

commit 6fc01a2b25b03f071ee0a49d86e244e9a9acabd2
parent 81873b0e91b429aef3dcebda26765c73d345d722
Author: Marek Kuziel <ficorax@pm.me>
Date:   Thu, 16 Jan 2025 00:32:28 +0100

Adding Ada bindings to README.md (#441)

Co-authored-by: Alexandre Bique <bique.alexandre@gmail.com>
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -152,6 +152,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 +- [CLAP for Ada](https://github.com/ficorax/cfa), Ada 2012 binding ## Artwork