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

Packages that use be.hogent.tarsos.sampled.pitch
be.hogent.tarsos.cli This package contains command line applications. 
be.hogent.tarsos.sampled.pitch Contains internal and external pitch trackers. 
be.hogent.tarsos.ui.pitch Most of the user interface elements + publish subscribe wiring. 
be.hogent.tarsos.ui.pitch.ph   
be.hogent.tarsos.util Utility classes for string handling, logging, configuration, some DSP tasks. 
be.hogent.tarsos.util.histogram Histogram and histogram correlation classes. 
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.cli
PitchDetectionMode
          The pitch detection mode defines which algorithm is used to detect pitch.
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.sampled.pitch
Annotation
          An annotation has one time stamp, one pitch and an optional probability.
AnnotationListener
          Elements interested in representing annotations should implement this interface.
AnnotationPublisher
          This class is responsible for the extraction and delegation of annotations.
AnnotationPublisher.AnnotationFilter
          FILTERS
AnnotationSelection
          Represents the current selection of annotations.
AnnotationTree
          Annotation tree can be used for range selection on a list of annotations.
Pitch
          A class representing pitch.
PitchDetectionMode
          The pitch detection mode defines which algorithm is used to detect pitch.
PitchDetector
          A PitchDetector is able to annotate a song with pitches.
PitchFunctions.EportType
           
PitchUnit
          Defines the unit of the pitch value.
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.ui.pitch
Annotation
          An annotation has one time stamp, one pitch and an optional probability.
AnnotationListener
          Elements interested in representing annotations should implement this interface.
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.ui.pitch.ph
Annotation
          An annotation has one time stamp, one pitch and an optional probability.
AnnotationListener
          Elements interested in representing annotations should implement this interface.
PitchDetectionMode
          The pitch detection mode defines which algorithm is used to detect pitch.
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.util
Annotation
          An annotation has one time stamp, one pitch and an optional probability.
PitchDetectionMode
          The pitch detection mode defines which algorithm is used to detect pitch.
PitchUnit
          Defines the unit of the pitch value.
 

Classes in be.hogent.tarsos.sampled.pitch used by be.hogent.tarsos.util.histogram
Annotation
          An annotation has one time stamp, one pitch and an optional probability.