HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_PitchDetect Member List

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_SlidingWindowvirtual
maxFilterSamples() overrideCL_PitchDetectvirtual
myDataCL_PitchDetectprotected
myDivisionsCL_PitchDetectprotected
myFilteredCL_PitchDetectprotected
myFloatingBandwidthCL_PitchDetectprotected
myFloatingBandwidthOnCL_PitchDetectprotected
myFreqResCL_PitchDetectprotected
myFrequencyHintCL_PitchDetectprotected
myHarmonicCompensationCL_PitchDetectprotected
myHarmonicCorrectCL_PitchDetectprotected
myHarmonicErrorCL_PitchDetectprotected
myHarmonicsCL_PitchDetectprotected
myHighFreqCL_PitchDetectprotected
myHintBandwidthCL_PitchDetectprotected
myImagCL_PitchDetectprotected
myKernelCL_PitchDetectprotected
myKernelSizeCL_PitchDetectprotected
myLastFilteredSampleCL_SlidingWindowprotected
myLastFreqCL_PitchDetectprotected
myLogModeCL_PitchDetectprotected
myLowFreqCL_PitchDetectprotected
myMinJumpLevelCL_PitchDetectprotected
myMinLevelCL_PitchDetectprotected
myMirrorDataCL_SlidingWindowprotected
myModeCL_PitchDetectprotected
myMultiResultsCL_PitchDetectprotected
myOverlapCL_SlidingWindowprotected
myPitchFreqCL_PitchDetectprotected
myPitchVolumeCL_PitchDetectprotected
myPreviousDataCL_SlidingWindowprotected
myRealCL_PitchDetectprotected
mySmoothJumpsCL_PitchDetectprotected
myTransformCL_PitchDetectprotected
myUseHintCL_PitchDetectprotected
myWindowCL_PitchDetectprotected
myWindowSizeCL_SlidingWindowprotected
reset(fpreal val=0.0) overrideCL_PitchDetectvirtual
resize(int size, int preserve=0)CL_SlidingWindow
save(UT_OStream &os)CL_SlidingWindowvirtual
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() overrideCL_PitchDetect
~CL_SlidingWindow()CL_SlidingWindowvirtual