ref: 72af472e132e08a5cd1fd8bb1b7ce1f3561960e2
parent: 81f738e52677bc05b2c552ac74545be6792d576c
author: Paul Brossier <piem@piem.org>
date: Tue Feb 28 05:57:54 EST 2017
src/tempo/tempo.h: improve documentation (#22)
--- a/src/tempo/tempo.h
+++ b/src/tempo/tempo.h
@@ -154,8 +154,8 @@
\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);