mfcc~
The mfcc~
object computes Mel-Frequency Cepstral Coefficients from an audio signal, emphasizing lower spectral content and using a Discrete Cosine Transform. It outputs a 38-component MFCC vector as a list when triggered, useful for audio feature extraction and timbre classification.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search fortimbreIDLib
and install it. Then create an object withdeclare -lib timbreIDLib -path timbreIDLib
. Finally, usemfcc~
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .