shithub: aubio

Download patch

ref: 34ce71592c6e2fe68e981bbf08b7a9f1292ce300
parent: 06c329e9704775b974ff417661581de072e08b03
author: Paul Brossier <piem@piem.org>
date: Thu Jul 27 11:03:10 EDT 2017

doc/aubiomfcc.txt: typo coefficents -> coefficients

--- a/doc/aubiomfcc.txt
+++ b/doc/aubiomfcc.txt
@@ -15,7 +15,7 @@
 
   MFCCs are coefficients that make up for the mel-frequency spectrum, a
   representation of the short-term power spectrum of a sound. By default, 13
-  coefficents are computed using 40 filters.
+  coefficients are computed using 40 filters.
 
   When started with an input source (-i/--input), the coefficients are given on
   the console, prefixed by their timestamps in seconds.