lv2-sys

Crates.iolv2-sys
lib.rslv2-sys
version2.0.0
sourcesrc
created_at2020-02-23 14:12:50.764368
updated_at2020-10-23 15:14:23.854495
descriptionrust-lv2's C header bindings
homepage
repositoryhttps://github.com/RustAudio/rust-lv2
max_upload_size
id211744
size749,522
Adrien Prokopowicz (prokopyl)

documentation

README

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.

Commit count: 709

cargo fmt