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:
- Atom
- LV2
- MIDI
- URID
This is a frozen prototype and therefore, development of this crate will not continue here. Further development continues as rust-lv2.
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!