diff options
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 |
commit | 548ff2fc635127f08652604dad9a1fc2cec87535 (patch) | |
tree | 183305ae44edc7e1e549b8c1b284af2ce6606199 /audio/lv2/README | |
parent | 57fa3ac22863584aa31519480c2b9a36b52a7e95 (diff) | |
download | slackbuilds-548ff2fc635127f08652604dad9a1fc2cec87535.tar.gz |
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/README | 4 |
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. |