wok diff ladspa/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (18 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ladspa/description.txt	Fri Dec 02 10:26:08 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.