#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

#142 in Audio

Download history 35/week @ 2024-12-25 278/week @ 2025-01-01 203/week @ 2025-01-08 301/week @ 2025-01-15 227/week @ 2025-01-22 296/week @ 2025-01-29 547/week @ 2025-02-05 286/week @ 2025-02-12 249/week @ 2025-02-19 364/week @ 2025-02-26 190/week @ 2025-03-05 398/week @ 2025-03-12 275/week @ 2025-03-19 367/week @ 2025-03-26 449/week @ 2025-04-02 223/week @ 2025-04-09

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