bbc-vamp-plugins  1.0
Rhythm Member List

This is the complete list of members for Rhythm, including all inherited members.

autocorrelation(vector< float > signal_in, int startShift_in, int endShift_in, vector< float > &autocor_out) (defined in Rhythm)Rhythmprotected
average_windowRhythmprotected
bandHighFreqRhythmprotected
calculateBandFreqs()Rhythmprotected
canny(float n) (defined in Rhythm)Rhythmprotected
cannyConvolve(vector< vector< float > > envelope_in, vector< float > &onset_out) (defined in Rhythm)Rhythmprotected
cannyLengthRhythmprotected
cannyShapeRhythmprotected
cannyWindowRhythmprotected
findCorrelationPeaks(vector< float > autocor_in, float percentile_in, int windowLength_in, int shift_in, vector< int > &peaks_out, vector< int > &valleys_out) (defined in Rhythm)Rhythmprotected
findMeanPeak(vector< float > signal, vector< int > peaks, int shift) (defined in Rhythm)Rhythmprotected
findOnsetPeaks(vector< float > onset_in, int windowLength_in, vector< int > &peaks_out) (defined in Rhythm)Rhythmprotected
findRemainder(vector< int > peaks, int thisPeak) (defined in Rhythm)Rhythmprotected
findTempo(vector< int > peaks) (defined in Rhythm)Rhythmprotected
halfHannConvolve(vector< vector< float > > &envelope_out) (defined in Rhythm)Rhythmprotected
halfHanning(float n) (defined in Rhythm)Rhythmprotected
halfHannLengthRhythmprotected
halfHannWindowRhythmprotected
intensityRhythmprotected
max_bpmRhythmprotected
min_bpmRhythmprotected
movingAverage(vector< float > signal_in, int windowLength_in, float threshold_in, vector< float > &average_out, vector< float > &difference_out) (defined in Rhythm)Rhythmprotected
normalise(vector< float > signal_in, vector< float > &normalised_out) (defined in Rhythm)Rhythmprotected
numBandsRhythmprotected
peak_windowRhythmprotected
thresholdRhythmprotected