projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4ad83d
)
examples/aubiotrack.c: enable -O and -t options
author
Paul Brossier
<piem@piem.org>
Sun, 24 Apr 2016 11:39:14 +0000
(13:39 +0200)
committer
Paul Brossier
<piem@piem.org>
Sun, 24 Apr 2016 11:39:14 +0000
(13:39 +0200)
examples/aubiotrack.c
patch
|
blob
|
history
diff --git
a/examples/aubiotrack.c
b/examples/aubiotrack.c
index
330fc8c
..
df97a8b
100644
(file)
--- a/
examples/aubiotrack.c
+++ b/
examples/aubiotrack.c
@@
-20,6
+20,7
@@
#include "utils.h"
#define PROG_HAS_TEMPO 1
+#define PROG_HAS_ONSET 1
#define PROG_HAS_OUTPUT 1
#define PROG_HAS_JACK 1
#include "parse_args.h"