Master index |
Index for ACA-Code ![]() |
| computes a simple beat histogram | |
| computes the chords of the input audio (super simple variant) | |
| computes a feature from the audio data | |
| computes a fingerprint of the audio data (only the subfingerprint, one | |
| computes the key of the input audio (super simple variant) | |
| computes a mel spectrogram from the audio data | |
| computes the novelty function for onset detection | |
| computes the fundamental frequency of the (monophonic) audio | |
| computes a mel spectrogram from the audio data | |
| computes the spectral centroid from the (squared) magnitude spectrum | |
| computes the spectral crest from the magnitude spectrum | |
| computes the spectral decrease from the magnitude spectrum | |
| computes the spectral flatness from the magnitude spectrum | |
| computes the spectral flux from the magnitude spectrum | |
| computes the spectral kurtosis from the magnitude spectrum | |
| computes the MFCCs from the magnitude spectrum (see Slaney) | |
| computes the pitch chroma from the magnitude spectrum | |
| computes the spectral rolloff from the magnitude spectrum | |
| computes the spectral skewness from the magnitude spectrum | |
| computes the spectral slope from the magnitude spectrum | |
| computes the spectral spread from the magnitude spectrum | |
| computes the tonal power ratio from the magnitude spectrum | |
| computes the ACF coefficients of a time domain signal | |
| computes the ACF maxima of a time domain signal | |
| computes two peak envelope measures for a time domain signal | |
| computes the RMS of a time domain signal | |
| computes the standard deviation of a time domain signal | |
| computes the zero crossing rate from a time domain signal | |
| computes the novelty measure per Spectral Flux | |
| computes the novelty measure used by Hainsworth | |
| computes the novelty measure used by laroche | |
| computes the maximum of the spectral autocorrelation function | |
| computes the maximum of the Harmonic Product Spectrum | |
| computes the lag of the autocorrelation function | |
| computes the lag of the average magnitude difference function | |
| computes the f_0 via a simple "auditory" approach | |
| computes f_0 through zero crossing distances | |
| blocks audio signal into overlapping blocks | |
| downmixes audio signal | |
| converts frequency to bark | |
| converts frequency to mel | |
| converts frequency to MIDI pitch | |
| computes a gammatone filterbank | |
| gaussian mixture model | |
| get phase | |
| Leave One Out Cross Validation with Nearest Neighbor Classifier | |
| converts frequency to mel | |
| > see function mfcc.m from Slaneys Auditory Toolbox | |
| converts MIDI pitch to frequency | |
| normalizes audio signal | |
| principal component analysis | |
| computes Sequential Forward Feature Selection wrapping a nearest neighbor | |
| computes path through a distance matrix with simple Dynamic Time | |
| performs kmeans clustering | |
| performs knn classification | |
| computes nmf (implementation inspired by | |
| computes path through a probability matrix with Viterbi |