|
Gist
|
| ▼ src | |
| AccelerateFFT.cpp | Performs the FFT using the Apple Accelerate Framework |
| AccelerateFFT.h | Performs the FFT using the Apple Accelerate Framework |
| CoreFrequencyDomainFeatures.cpp | Implementations of common frequency domain audio features |
| CoreFrequencyDomainFeatures.h | Implementations of common frequency domain audio features |
| CoreTimeDomainFeatures.cpp | Implementations of common time domain audio features |
| CoreTimeDomainFeatures.h | Implementations of common time domain audio features |
| Gist.cpp | Implementation for all relevant parts of the 'Gist' audio analysis library |
| Gist.h | Includes all relevant parts of the 'Gist' audio analysis library |
| MFCC.cpp | Calculates Mel Frequency Cepstral Coefficients |
| MFCC.h | Calculates Mel Frequency Cepstral Coefficients |
| OnsetDetectionFunction.cpp | Implementations of onset detection functions |
| OnsetDetectionFunction.h | Implementations of onset detection functions |
| WindowFunctions.cpp | A Collection of Window Functions |
| WindowFunctions.h | A Collection of Window Functions |
| Yin.cpp | Implementation of the YIN pitch detection algorithm (de Cheveigné and Kawahara) |
| Yin.h | Implementation of the YIN pitch detection algorithm (de Cheveigné and Kawahara,2002) |