Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 306 Bytes

LADSPA.rs

The ladspa crate provides an interface for writing LADSPA plugins safely in Rust.

Usage

See the documentation here. Two example plugins, for ring modulation and delay are provided in the examples folder.