shithub: aubio

Download patch

ref: 58997528f52afe9db4b95246bcc3ccb79d83018e
parent: fdd5315935c781d135d32fc737bea0e727691e1d
author: Paul Brossier <piem@piem.org>
date: Sat Dec 7 06:46:16 EST 2013

src/tempo/tempo.h: fix silence documentation

--- a/src/tempo/tempo.h
+++ b/src/tempo/tempo.h
@@ -85,7 +85,7 @@
 /** 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