shithub: aubio

Download patch

ref: ce1d788fb2fa6041457e398e367562d93d845127
parent: 479adba0d446f264f01ad247fe9bf52f46fcadd4
author: Paul Brossier <[email protected]>
date: Sat Dec 7 07:32:43 EST 2013

src/fmat.h: improve documentation

--- a/src/fmat.h
+++ b/src/fmat.h
@@ -89,6 +89,7 @@
 
   \param s vector to read from
   \param channel channel to read from
+  \param output ::fvec_t to output to
 
 */
 void fmat_get_channel (fmat_t *s, uint_t channel, fvec_t *output);