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 d8473dcf50931ba6418b10ed2ea3ced9ceadca43..6fdcd9fe21820ae2e513f9131c37c8d3ca93a195 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 */