Gist
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 AccelerateFFT.cppPerforms the FFT using the Apple Accelerate Framework
 AccelerateFFT.hPerforms the FFT using the Apple Accelerate Framework
 CoreFrequencyDomainFeatures.cppImplementations of common frequency domain audio features
 CoreFrequencyDomainFeatures.hImplementations of common frequency domain audio features
 CoreTimeDomainFeatures.cppImplementations of common time domain audio features
 CoreTimeDomainFeatures.hImplementations of common time domain audio features
 Gist.cppImplementation for all relevant parts of the 'Gist' audio analysis library
 Gist.hIncludes all relevant parts of the 'Gist' audio analysis library
 MFCC.cppCalculates Mel Frequency Cepstral Coefficients
 MFCC.hCalculates Mel Frequency Cepstral Coefficients
 OnsetDetectionFunction.cppImplementations of onset detection functions
 OnsetDetectionFunction.hImplementations of onset detection functions
 WindowFunctions.cppA Collection of Window Functions
 WindowFunctions.hA Collection of Window Functions
 Yin.cppImplementation of the YIN pitch detection algorithm (de Cheveigné and Kawahara)
 Yin.hImplementation of the YIN pitch detection algorithm (de Cheveigné and Kawahara,2002)