aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ladspa/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-31 00:47:22 +0800
committerijliao <ijliao@FreeBSD.org>2002-05-31 00:47:22 +0800
commitafae04334b2202cfb07cda15af01006c261ed169 (patch)
tree61f24075c0e556dfafbe526ee98457ceeb2e6057 /audio/ladspa/pkg-descr
parent2438c95e7fa59028a5cae1a64e9d795d04ea1da3 (diff)
downloadfreebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.tar.gz
freebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.tar.zst
freebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.zip
add ladspa
Linux Audio Developer's Simple Plugin API PR: 37965, 38723 Submitted by: Tilman Linneweh <tilman@arved.de>, David Yeske <dyeske@yahoo.com>
Diffstat (limited to 'audio/ladspa/pkg-descr')
-rw-r--r--audio/ladspa/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/ladspa/pkg-descr b/audio/ladspa/pkg-descr
new file mode 100644
index 000000000000..856f547b89eb
--- /dev/null
+++ b/audio/ladspa/pkg-descr
@@ -0,0 +1,14 @@
+Many audio synthesis and recording packages are in use or in
+development. These work in many different ways. LADSPA
+provides a standard way for `plugin' audio processors to be used with
+a wide range of these packages.
+
+For instance, this allows a developer to make a reverb program and
+bundle it into a LADSPA `plugin library.' Ordinary users can then use
+this reverb within any LADSPA-friendly audio application.
+
+Author: Richard Furse <richard@muse.demon.co.uk.>
+WWW: http://www.ladspa.org
+
+- Tilman Linneweh
+freebsdports@arved.de