From 58997528f52afe9db4b95246bcc3ccb79d83018e Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 7 Dec 2013 11:46:16 -0500 Subject: [PATCH] src/tempo/tempo.h: fix silence documentation --- src/tempo/tempo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tempo/tempo.h b/src/tempo/tempo.h index f33e50e8..2a0589b4 100644 --- a/src/tempo/tempo.h +++ b/src/tempo/tempo.h @@ -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 - \param threshold new silence threshold, in dB + \param silence new silence threshold, in dB \return `0` if successful, non-zero otherwise -- 2.11.0