2 releases

0.1.1 Oct 23, 2020
0.1.0 Mar 27, 2020

#8 in #lv2-plugin


Used in lv2

MIT/Apache

1MB
15K SLoC

Rust-LV2's library to implement LV2 Worker extension.

Work scheduling library that allows real-time capable LV2 plugins to execute non-real-time actions. This is a part of rust-lv2, a safe, fast, and ergonomic framework to create LV2 plugins for audio processing, written in Rust.

Documentation

The original LV2 API (in the C programming language) is documented by "the LV2 book". This book is in the process of being translated to Rust along with the development of rust-lv2 (link) and describes how to properly use rust-lv2.

License

Licensed under either of

at your option.

Dependencies

~1.5MB
~38K SLoC