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