projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f738e
)
src/tempo/tempo.h: improve documentation (#22)
author
Paul Brossier
<piem@piem.org>
Tue, 28 Feb 2017 09:57:54 +0000
(10:57 +0100)
committer
Paul Brossier
<piem@piem.org>
Tue, 28 Feb 2017 09:57:54 +0000
(10:57 +0100)
src/tempo/tempo.h
patch
|
blob
|
history
diff --git
a/src/tempo/tempo.h
b/src/tempo/tempo.h
index
13637f9
..
e2afe99
100644
(file)
--- a/
src/tempo/tempo.h
+++ b/
src/tempo/tempo.h
@@
-154,8
+154,8
@@
smpl_t aubio_tempo_get_bpm(aubio_tempo_t * o);
\param o beat tracking object
- \return confidence with which the tempo has been observed,
`0` if no
- consistent value is found.
+ \return confidence with which the tempo has been observed,
the higher the
+
more confidence, `0` if no
consistent value is found.
*/
smpl_t aubio_tempo_get_confidence(aubio_tempo_t * o);