This is a prototype of an idiomatic library empowering you to create LV2-compatible plugins for audio applications with ease.
Currently 4 out of 22 official and stable LV2 specifications are supported. These are:
This is a frozen prototype and therefore, development of this crate will not continue here. Any further development will be picked up soon by the rust-dsp group.
If you want to get started with LV2 and Rust, you should check out the book, hosted on GitHub
lv2rs is published under the ISC license, just like LV2 itself!