diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-23 22:52:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-23 22:52:44 +0000 |
commit | fdc7c904718ed4cba21c1f488b60eb2691f91169 (patch) | |
tree | 6f3ddfff7e8227c3a75eaa5b0935b06a634f75f4 /audio/lv2core/pkg-descr | |
parent | 51ce9c904a80f2fbd9c865fde15b9f31686ae1ef (diff) |
Notes
Diffstat (limited to 'audio/lv2core/pkg-descr')
-rw-r--r-- | audio/lv2core/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/lv2core/pkg-descr b/audio/lv2core/pkg-descr new file mode 100644 index 000000000000..f5bef8d99158 --- /dev/null +++ b/audio/lv2core/pkg-descr @@ -0,0 +1,6 @@ +LV2 is a standard for plugins and matching host applications, mainly targeted at +audio processing and generation. +LV2 is a simple but extensible successor of LADSPA, intended to address the +limitations of LADSPA which many applications have outgrown. + +WWW: http://lv2plug.in/ |