[doc] remove extra parameter in aubio_mfcc_set_mel_coeffs_slaney
authorPaul Brossier <piem@piem.org>
Wed, 21 Nov 2018 13:28:54 +0000 (14:28 +0100)
committerPaul Brossier <piem@piem.org>
Wed, 21 Nov 2018 13:28:54 +0000 (14:28 +0100)
src/spectral/mfcc.h

index ffe6cb6..385e099 100644 (file)
@@ -152,7 +152,6 @@ uint_t aubio_mfcc_set_mel_coeffs_htk (aubio_mfcc_t *mf,
 /** 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.