shithub: aubio

Download patch

ref: 4b891e9d4fb847f19330ba31ea712c3df2bd756c
parent: 3708c156114dec96268a2b9fa767e5b260a3a877
author: Paul Brossier <piem@piem.org>
date: Sat Aug 8 10:27:09 EDT 2015

src/musicutils.h: improve doc

--- a/src/musicutils.h
+++ b/src/musicutils.h
@@ -112,11 +112,11 @@
 */
 smpl_t aubio_zero_crossing_rate (fvec_t * v);
 
-/** compute sound level on a linear
+/** compute sound level on a linear scale
 
   This gives the average of the square amplitudes.
 
-  \param v vector to compute dB SPL from
+  \param v vector to compute level from
 
   \return level of v