summaryrefslogtreecommitdiff
path: root/audio/ladspa/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-01-12 13:57:49 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-01-12 13:57:49 +0000
commitb3e8485d222e5783f0a0a920eca64a6a48d43977 (patch)
tree12746f83ca4772a3997b0f3b42407f5310a75342 /audio/ladspa/DESCR
parent27d626532691d28561da04a668113faf82fe1afc (diff)
downloadpkgsrc-b3e8485d222e5783f0a0a920eca64a6a48d43977.tar.gz
Initial import of ladspa-1.12 from pkgsrc-wip.
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.
Diffstat (limited to 'audio/ladspa/DESCR')
-rw-r--r--audio/ladspa/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/ladspa/DESCR b/audio/ladspa/DESCR
new file mode 100644
index 00000000000..befb524d5b5
--- /dev/null
+++ b/audio/ladspa/DESCR
@@ -0,0 +1,8 @@
+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.