Uses of Package
be.hogent.tarsos.dsp.pitch

Packages that use be.hogent.tarsos.dsp.pitch
be.hogent.tarsos.dsp.pitch Signal processing methods for pitch estimation. 
 

Classes in be.hogent.tarsos.dsp.pitch used by be.hogent.tarsos.dsp.pitch
Goertzel.FrequenciesDetectedHandler
          An interface used to react on detected frequencies.
PitchDetector
          A pitch detector is capable of analyzing a buffer with audio information and return a pitch estimation in Hz.
PitchProcessor.DetectedPitchHandler
          An interface to handle detected pitch.
PitchProcessor.PitchEstimationAlgorithm
          A list of pitch estimation algorithms.