ladspa 0.2.3

An interface for writing LADSPA plugins safely in Rust.
Documentation

#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.