Uses of Class
be.hogent.tarsos.util.histogram.PitchHistogram

Packages that use PitchHistogram
be.hogent.tarsos.util.histogram Histogram and histogram correlation classes. 
 

Uses of PitchHistogram in be.hogent.tarsos.util.histogram
 

Methods in be.hogent.tarsos.util.histogram that return PitchHistogram
static PitchHistogram HistogramFactory.createPitchHistogram(java.util.List<Annotation> annotations)
          Create a pitch histogram based on a list of annotations.
static PitchHistogram HistogramFactory.createPitchHistogram(java.util.List<Annotation> annotations, double width)
           
static PitchHistogram PitchHistogram.createPitchHistogram(java.util.List<Annotation> annotations, double width)
          Create a tone scale histogram using a kernel instead of an ordinary count.