#clap #api #plugin

clap-sys

Rust bindings for the CLAP audio plugin API

5 releases (breaking)

0.5.0 Jan 3, 2025
0.4.0 Jan 25, 2024
0.3.0 Jul 3, 2022
0.2.0 Jun 17, 2022
0.1.0 Jun 9, 2022

#143 in Audio

Download history 203/week @ 2024-12-30 236/week @ 2025-01-06 279/week @ 2025-01-13 266/week @ 2025-01-20 169/week @ 2025-01-27 465/week @ 2025-02-03 473/week @ 2025-02-10 207/week @ 2025-02-17 354/week @ 2025-02-24 244/week @ 2025-03-03 332/week @ 2025-03-10 309/week @ 2025-03-17 313/week @ 2025-03-24 322/week @ 2025-03-31 442/week @ 2025-04-07 356/week @ 2025-04-14

1,468 downloads per month

MIT/Apache

76KB
2K SLoC

clap-sys

Cargo Documentation

Rust bindings for the CLAP audio plugin API.

  • clack: Experimental safe Rust wrappers for the CLAP API
  • clap-sys-stubs: A template project containing empty function definitions for every CLAP interface
  • clap-validator: A tool for validation and automated testing of CLAP plugins
  • NIH-plug: High-level Rust plugin framework with CLAP support

License

clap-sys is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.

No runtime deps