libMFCC - C library for computing Mel-Frequency Cepstral Coefficients Version 0.1 - 5 October 2010 Implementation based on: "Musical Instrument Identification using Multiscale Mel-Frequency Cepstral Coefficients" by Bob L. Sturm et al., 2010 Currently available at: http://imi.aau.dk/~bst/publications/Sturm2010b.pdf Files in this distribution: LICENSE => License to use and redistribute libMFCC (MIT License) README => This file TODO => Things not implemented in the current library libmfcc.c => libMFCC algorithm implementation libmfcc.h => libMFCC header file Sturm2010b.pdf => Sturm et al. reference document /libmfcc_example => Microsoft Visual Studio 2010 project with example code demonstrating use of libMFCC