marks first commit
authorfamulus <famulus.fusion@gmail.com>
Sat, 11 Jan 2014 04:53:42 +0000 (23:53 -0500)
committerfamulus <famulus.fusion@gmail.com>
Sat, 11 Jan 2014 04:53:42 +0000 (23:53 -0500)
examples/utils.c

index eba664b..2592c2d 100644 (file)
@@ -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;