| fftSize() const | PitchACF | |
| minimumPeakWidth() const | PitchACF | |
| peakCandidateCount() const | PitchACF | |
| PitchACF(int fftSize=1024, Real samplerate=1.0, int minimumPeakWidth=6, int peakCandidateCount=10) | PitchACF | |
| process(const MatrixXR &spectrums, MatrixXR *pitches, MatrixXR *saliencies) | PitchACF | |
| samplerate() const | PitchACF | |
| setFftSize(int size, bool callSetup=true) | PitchACF | |
| setMinimumPeakWidth(int width, bool callSetup=true) | PitchACF | |
| setPeakCandidateCount(int count, bool callSetup=true) | PitchACF | |
| setSamplerate(Real frequency, bool callSetup=true) | PitchACF | |
| ~PitchACF() | PitchACF |
1.5.6