4 stable releases

2.0.0 Oct 23, 2020
1.1.0 Mar 27, 2020
1.0.1 Feb 23, 2020

#394 in Audio

Download history 57/week @ 2023-11-20 46/week @ 2023-11-27 27/week @ 2023-12-04 85/week @ 2023-12-11 81/week @ 2023-12-18 121/week @ 2023-12-25 47/week @ 2024-01-01 47/week @ 2024-01-08 113/week @ 2024-01-15 43/week @ 2024-01-22 56/week @ 2024-01-29 58/week @ 2024-02-05 64/week @ 2024-02-12 75/week @ 2024-02-19 84/week @ 2024-02-26 49/week @ 2024-03-04

277 downloads per month
Used in 11 crates

MIT/Apache

740KB
14K SLoC

Rust-LV2's C header bindings.

Bindings to the official LV2 API headers, used by rust-lv2, a safe, fast, and ergonomic framework to create LV2 plugins for audio processing, written in Rust. The crate uses the version 1.18.0 of the specification, as pulled from the project's website.

License

Licensed under either of

at your option.


lib.rs:

Raw bindings of all LV2 specification headers.

Bindings to the official LV2 API headers, used by rust-lv2, a safe, fast, and ergonomic framework to create LV2 plugins for audio processing, written in Rust. The crate uses the version 1.18.0 of the specification, as pulled from the project's website.

No runtime deps