shithub: sox

Download patch

ref: 1c2502ece20e7562b1f66ac5f91a038f6c3d8ec7
parent: 4eb9609a1a04a1f72ec472e7362860cb110c5b1a
author: cbagwell <cbagwell>
date: Thu Nov 6 23:04:24 EST 2008

Removing 1/2 effect until we can afford the other half.

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -268,7 +268,7 @@
 	polyphas.c rabbit.c rate.c rate_filters.h rate_half_fir.h \
 	rate_poly_fir0.h rate_poly_fir.h remix.c repeat.c resample.c reverb.c \
 	reverse.c silence.c skeleff.c speed.c splice.c stat.c swap.c stretch.c \
-	synth.c tempo.c tremolo.c trim.c vol.c shape.c
+	synth.c tempo.c tremolo.c trim.c vol.c
 if HAVE_PNG
     libsox_la_SOURCES += spectrogram.c
 endif