wok diff ladspa/description.txt @ rev 25460
Update sourceforge.net web_sites with https://
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 28 08:10:35 2022 +0000 (2022-09-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ladspa/description.txt Wed Sep 28 08:10:35 2022 +0000 1.3 @@ -0,0 +1,7 @@ 1.4 +LADSPA is a standard that allows software audio processors and effects 1.5 +to be plugged into a wide range of audio synthesis and recording packages. 1.6 + 1.7 +For instance, it allows a developer to write a reverb program and bundle 1.8 +it into a LADSPA "plugin library". 1.9 +Ordinary users can then use this reverb within any LADSPA-friendly audio 1.10 +application. Most major audio applications on Linux support LADSPA.