Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 269 Bytes

File metadata and controls

4 lines (3 loc) · 269 Bytes

lv2plugins

Some plugins in LV2 format for Linux, for learning the Rust language. Examples are taken from the lv2 SDK, one is a simple distortion with a feedback delay line, and the other is a port of the ZynAddSubFX analog filter to Rust. Currently there is no GUI.