diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 16:47:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 16:47:22 +0000 |
commit | 97f54f04dc434ae6665ac329cb59ea170c926986 (patch) | |
tree | 6dce9a223a89549eb0f211d00141f43c18693965 /audio/ladspa/pkg-descr | |
parent | d2dda23309920854785d061730b37e458a515e4c (diff) |
Notes
Diffstat (limited to 'audio/ladspa/pkg-descr')
-rw-r--r-- | audio/ladspa/pkg-descr | 14 |
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 |