o
odinpkg.dev
packages / binding / clap-odin

clap-odin

6c0c371binding

odin bindings for the clap plugin sdk

MIT · updated 10 months ago

Odin Bindings for the CLAP Plugin SDK

Initially generated with odin-c-bindgen from Karl Zylinski.
Further guidance came from the clap-odin bindings from Galena-DSP.
All extensions are included. The CLAP API is very well comented and the comments are all intact for lsp integration.

TODO: Port the example plugin-template.c in the CLAP repo to Odin.

CLAP Repo