summaryrefslogtreecommitdiffstats
path: root/audio/lv2/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/lv2/README')
-rw-r--r--audio/lv2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/lv2/README b/audio/lv2/README
new file mode 100644
index 0000000000..a023eca107
--- /dev/null
+++ b/audio/lv2/README
@@ -0,0 +1,4 @@
+LV2 is a standard for plugins and matching host applications,
+primarily targeted at audio processing and generation.
+LV2 is a successor to LADSPA, created to address the limitations
+of LADSPA which many applications have outgrown.