ladspa 0.2.2

An interface for writing LADSPA plugins safely in Rust.
docs.rs failed to build ladspa-0.2.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: ladspa-0.3.4

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