Uses of Interface
be.hogent.tarsos.dsp.pitch.PitchProcessor.DetectedPitchHandler

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

Uses of PitchProcessor.DetectedPitchHandler in be.hogent.tarsos.dsp.pitch
 

Constructors in be.hogent.tarsos.dsp.pitch with parameters of type PitchProcessor.DetectedPitchHandler
PitchProcessor(PitchProcessor.PitchEstimationAlgorithm algorithm, float sampleRate, int bufferSize, PitchProcessor.DetectedPitchHandler handler)
          Initialize a new pitch processor.