summaryrefslogtreecommitdiffstats
path: root/audio/lv2/README
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2012-05-21 14:20:03 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-05-21 17:58:16 -0500
commit548ff2fc635127f08652604dad9a1fc2cec87535 (patch)
tree183305ae44edc7e1e549b8c1b284af2ce6606199 /audio/lv2/README
parent57fa3ac22863584aa31519480c2b9a36b52a7e95 (diff)
downloadslackbuilds-548ff2fc635127f08652604dad9a1fc2cec87535.tar.gz
slackbuilds-548ff2fc635127f08652604dad9a1fc2cec87535.tar.xz
audio/lv2: Added (LADSPA Version 2)
This obsoletes lv2core. Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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.