projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69d3a6
)
marks first commit
author
famulus
<famulus.fusion@gmail.com>
Sat, 11 Jan 2014 04:53:42 +0000
(23:53 -0500)
committer
famulus
<famulus.fusion@gmail.com>
Sat, 11 Jan 2014 04:53:42 +0000
(23:53 -0500)
examples/utils.c
patch
|
blob
|
history
diff --git
a/examples/utils.c
b/examples/utils.c
index
eba664b
..
2592c2d
100644
(file)
--- 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;