diff libaf/Makefile @ 18082:0aa3fef68422

very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment probably works only with 1 channel input
author michael
date Thu, 13 Apr 2006 10:36:17 +0000
parents 2408715522a7
children 0ea3c732d72d
line wrap: on
line diff
--- a/libaf/Makefile	Wed Apr 12 20:17:07 2006 +0000
+++ b/libaf/Makefile	Thu Apr 13 10:36:17 2006 +0000
@@ -16,6 +16,7 @@
      af_hrtf.c \
      af_pan.c \
      af_resample.c \
+     af_sinesupress.c \
      af_sub.c \
      af_surround.c \
      af_sweep.c \