#api #clap #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

#27 in #clap

Download history 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 380/week @ 2025-04-14 417/week @ 2025-04-21 418/week @ 2025-04-28 194/week @ 2025-05-05 212/week @ 2025-05-12 155/week @ 2025-05-19

1,030 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