aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-08-20 05:16:04 +0000
committerDavid Robillard <d@drobilla.net>2012-08-20 05:16:04 +0000
commit734a9f490f2f8cb4552c71bfac8fc779f836c436 (patch)
tree34d286b3e8cbd291267ebe3ae6804ba52959c68b /README
downloadfomp.lv2-734a9f490f2f8cb4552c71bfac8fc779f836c436.tar.gz
fomp.lv2-734a9f490f2f8cb4552c71bfac8fc779f836c436.tar.bz2
fomp.lv2-734a9f490f2f8cb4552c71bfac8fc779f836c436.zip
Add fomp.lv2, a port of Fons' modular-oriented LADSPA plugins to LV2.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/fomp.lv2@4727 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..86adf55
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+This is an LV2 port of the MCP and VCO LADSPA plugins by Fons Adriaensen.
+
+It features more precise plugin descriptions (in particular, CV ports are
+distinct from audio ports, and unit metadata is available), but otherwise
+remains faithful to the originals. The code is identical to the original
+LADSPA versions except for some type changes which should not affect output.
+These plugins should be sonically indestinguishable from the originals.
+
+Documentation for each plugin is included in the plugin's data file, and should
+be available as online help in the host interface. \ No newline at end of file