src/tempo/tempo.h: fix silence documentation
authorPaul Brossier <piem@piem.org>
Sat, 7 Dec 2013 16:46:16 +0000 (11:46 -0500)
committerPaul Brossier <piem@piem.org>
Sat, 7 Dec 2013 16:46:16 +0000 (11:46 -0500)
src/tempo/tempo.h

index f33e50e..2a0589b 100644 (file)
@@ -85,7 +85,7 @@ smpl_t aubio_tempo_get_last_ms (aubio_tempo_t *o);
 /** set tempo detection silence threshold
 
   \param o beat tracking object
 /** set tempo detection silence threshold
 
   \param o beat tracking object
-  \param threshold new silence threshold, in dB
+  \param silence new silence threshold, in dB
 
   \return `0` if successful, non-zero otherwise
 
 
   \return `0` if successful, non-zero otherwise