ref: a35db12f8b28c6d538130b88c65987c2b29d4181
parent: f4ad83d2490f583c34d26b41ea998b7329375c04
author: Paul Brossier <piem@piem.org>
date: Sun Apr 24 09:39:14 EDT 2016
examples/aubiotrack.c: enable -O and -t options
--- 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"