[Lunar-commits] r17950 - moonbase/trunk/audio/swh-plugins
Dennis Veatch
stumbles at lunar-linux.org
Fri Jan 6 15:09:05 UTC 2006
Author: stumbles
Date: 2006-01-06 15:09:02 +0000 (Fri, 06 Jan 2006)
New Revision: 17950
Modified:
moonbase/trunk/audio/swh-plugins/DETAILS
Log:
Added patch from Tim Blechmann that fixes NaN problems.
Minor improvement to sound quality
fixed denormal bugs that were causing problems in JAMin on P4's
fixed buffer overrun bug
Changed build system to use libtool to build the libraries.
Add clipper to improve stabililty
and others.
compiled with gcc-3.4.5, glibc-2.3.6 and kernel-headers-2.6
Modified: moonbase/trunk/audio/swh-plugins/DETAILS
===================================================================
--- moonbase/trunk/audio/swh-plugins/DETAILS 2006-01-06 14:33:26 UTC (rev 17949)
+++ moonbase/trunk/audio/swh-plugins/DETAILS 2006-01-06 15:09:02 UTC (rev 17950)
@@ -1,18 +1,19 @@
- MODULE=swh-plugins
- VERSION=0.2.5
+ MODULE=swh-plugins
+ VERSION=0.4.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://plugin.org.uk/releases/$VERSION/
- WEB_SITE=http://plugin.org.uk
+ SOURCE_VFY=sha1:346986410963ab83b6f332b67189ab97c696124e
+ WEB_SITE=http://plugin.org.uk/
MAINTAINER=scarecrow.143 at attbi.com
ENTERED=20020410
- UPDATED=20020410
+ UPDATED=20060106
SHORT="swh-plugins is a collection of ladspa plugins."
+
cat << EOF
-swh-plugins is a collection of ladspa plugins for use with GLAME,
-ardour, ECA sound, GStreamer, Mastajuuri, and other LADSPA enabled
-sound programs. Among the plugins included here are: Amp, Fast
-overdrive, Overdrive (with colouration), Comb Filter, Waveshaper,
-Ringmod w/ LFO, Audio divider, Diode processor, Declipper, Pitch Scaler,
-Flanger, and many others.
+swh-plugins is a collection of ladspa plugins for use with GLAME, ardour, ECA
+sound, GStreamer, Mastajuuri, and other LADSPA enabled sound programs. Among
+the plugins included here are: Amp, Fast overdrive, Overdrive (with
+colouration), Comb Filter, Waveshaper, Ringmod w/ LFO, Audio divider, Diode
+processor, Declipper, Pitch Scaler, Flanger, and many others.
EOF
More information about the Lunar-commits
mailing list