projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68607fd
)
examples/aubionotes.c: add AUBIO_UNSTABLE for fvec_median_channel
author
Paul Brossier
<piem@piem.org>
Thu, 22 Oct 2009 02:03:34 +0000
(
04:03
+0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 22 Oct 2009 02:03:34 +0000
(
04:03
+0200)
examples/aubionotes.c
patch
|
blob
|
history
diff --git
a/examples/aubionotes.c
b/examples/aubionotes.c
index d8473dcf50931ba6418b10ed2ea3ced9ceadca43..6fdcd9fe21820ae2e513f9131c37c8d3ca93a195 100644
(file)
--- a/
examples/aubionotes.c
+++ b/
examples/aubionotes.c
@@
-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 */