shithub: aubio

Download patch

ref: e10144ce11a43ea3f234d61eaf59845cee13b91a
parent: 5eea3b251c88d6e5523d7a30a2b83ad9475d5434
author: Paul Brossier <piem@piem.org>
date: Wed Nov 21 09:28:54 EST 2018

[doc] remove extra parameter in aubio_mfcc_set_mel_coeffs_slaney

--- a/src/spectral/mfcc.h
+++ b/src/spectral/mfcc.h
@@ -152,7 +152,6 @@
 /** Mel filterbank initialization (Auditory Toolbox's parameters)
 
   \param mf mfcc object
-  \param samplerate audio sampling rate, in Hz
 
   The filter coefficients are built to match exactly Malcolm Slaney's Auditory
   Toolbox implementation. The number of filters should be 40.