Uses of Interface
be.hogent.tarsos.sampled.pitch.PurePitchDetector

Packages that use PurePitchDetector
be.hogent.tarsos.sampled.pitch Contains internal and external pitch trackers. 
 

Uses of PurePitchDetector in be.hogent.tarsos.sampled.pitch
 

Classes in be.hogent.tarsos.sampled.pitch that implement PurePitchDetector
 class McLeodPitchMethod
           Implementation of The McLeod Pitch Method (MPM).
 class Yin
          An implementation of the AUBIO_YIN pitch tracking algorithm.