From c7d8cb1a1c0e482e8c9ed63f0ebb3d0ba989f198 Mon Sep 17 00:00:00 2001 From: famulus Date: Fri, 10 Jan 2014 23:53:42 -0500 Subject: [PATCH] marks first commit --- examples/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/utils.c b/examples/utils.c index eba664b9..2592c2dd 100644 --- a/examples/utils.c +++ b/examples/utils.c @@ -48,7 +48,7 @@ char_t * pitch_unit = "default"; char_t * pitch_method = "default"; smpl_t pitch_tolerance = 0.0; // will be set if != 0. // tempo stuff -char_t * tempo_method = "default"; +char_t * tempo_method = "specflux"; // more general stuff smpl_t silence_threshold = -90.; uint_t mix_input = 0; -- 2.11.0