This is the complete list of members for CL_PitchDetect, including all inherited members.
| CL_PitchDetect(int size, fpreal freqres) | CL_PitchDetect | |
| CL_SlidingWindow(int size, int overlap) | CL_SlidingWindow | |
| CL_SlidingWindow(UT_IStream &is) | CL_SlidingWindow | |
| clearSamples(int from) | CL_PitchDetect | |
| filterSamples(int n, const fpreal *source, fpreal *dest) | CL_SlidingWindow | |
| getPitchResult(fpreal &pitch, fpreal &volume) | CL_PitchDetect | |
| getPitchResult() | CL_PitchDetect | |
| load(UT_IStream &is, int version) | CL_SlidingWindow | virtual |
| maxFilterSamples() override | CL_PitchDetect | virtual |
| myData | CL_PitchDetect | protected |
| myDivisions | CL_PitchDetect | protected |
| myFiltered | CL_PitchDetect | protected |
| myFloatingBandwidth | CL_PitchDetect | protected |
| myFloatingBandwidthOn | CL_PitchDetect | protected |
| myFreqRes | CL_PitchDetect | protected |
| myFrequencyHint | CL_PitchDetect | protected |
| myHarmonicCompensation | CL_PitchDetect | protected |
| myHarmonicCorrect | CL_PitchDetect | protected |
| myHarmonicError | CL_PitchDetect | protected |
| myHarmonics | CL_PitchDetect | protected |
| myHighFreq | CL_PitchDetect | protected |
| myHintBandwidth | CL_PitchDetect | protected |
| myImag | CL_PitchDetect | protected |
| myKernel | CL_PitchDetect | protected |
| myKernelSize | CL_PitchDetect | protected |
| myLastFilteredSample | CL_SlidingWindow | protected |
| myLastFreq | CL_PitchDetect | protected |
| myLogMode | CL_PitchDetect | protected |
| myLowFreq | CL_PitchDetect | protected |
| myMinJumpLevel | CL_PitchDetect | protected |
| myMinLevel | CL_PitchDetect | protected |
| myMirrorData | CL_SlidingWindow | protected |
| myMode | CL_PitchDetect | protected |
| myMultiResults | CL_PitchDetect | protected |
| myOverlap | CL_SlidingWindow | protected |
| myPitchFreq | CL_PitchDetect | protected |
| myPitchVolume | CL_PitchDetect | protected |
| myPreviousData | CL_SlidingWindow | protected |
| myReal | CL_PitchDetect | protected |
| mySmoothJumps | CL_PitchDetect | protected |
| myTransform | CL_PitchDetect | protected |
| myUseHint | CL_PitchDetect | protected |
| myWindow | CL_PitchDetect | protected |
| myWindowSize | CL_SlidingWindow | protected |
| reset(fpreal val=0.0) override | CL_PitchDetect | virtual |
| resize(int size, int preserve=0) | CL_SlidingWindow | |
| save(UT_OStream &os) | CL_SlidingWindow | virtual |
| setBandwidth(fpreal low, fpreal high) | CL_PitchDetect | |
| setFloatingBandwidth(int on, fpreal bandwidth) | CL_PitchDetect | |
| setFrequencyHint(int on, fpreal hint, fpreal bandwidth) | CL_PitchDetect | |
| setHarmonicCompensation(int on, int correct, fpreal error) | CL_PitchDetect | |
| setMinLevel(fpreal min) | CL_PitchDetect | |
| setMultiParms(fpreal start, fpreal end, int divs, int log, fpreal *results) | CL_PitchDetect | |
| setOverlap(int overlap) | CL_SlidingWindow | |
| setPitchMode(int multi) | CL_PitchDetect | |
| setSmoothJumps(int on, fpreal minjump) | CL_PitchDetect | |
| shiftSamples(int nsource, const fpreal *source, int ndest, fpreal *dest, int shift) | CL_SlidingWindow | |
| ~CL_PitchDetect() override | CL_PitchDetect | |
| ~CL_SlidingWindow() | CL_SlidingWindow | virtual |