examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel
authorPaul Brossier <piem@piem.org>
Thu, 22 Oct 2009 02:03:34 +0000 (04:03 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 22 Oct 2009 02:03:34 +0000 (04:03 +0200)
examples/aubionotes.c

index d8473dc..6fdcd9f 100644 (file)
@@ -16,6 +16,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
+#define AUBIO_UNSTABLE 1 // for fvec_median_channel
+
 #include "utils.h"
 
 /* pitch objects */