Class | Description |
---|---|
JAudioFeatureExtractor |
This class provides an OpenIMAJ wrapper for the JAudio library of feature extractors.
|
MagnitudeSpectrum |
A wrapper around the JAudio magnitude spectrum feature extractor.
|
MFCC |
A wrapper around the MFCC implementation of jAudio (which itself
is a wrapper around the OrangeCow Volume implementation of FFT).
|
SpectralFlux |
Wrapper around the jAudio implementation of Spectral flux.
|