| Package | Description |
|---|---|
| be.tarsos.sampled.pitch |
Contains internal and external pitch trackers.
|
| be.tarsos.util.histogram |
Histogram and histogram correlation classes.
|
| be.tarsos.util.histogram.peaks |
Peak extraction from histograms.
|
| Class and Description |
|---|
| Histogram
A histogram is defined by a start value, a stop value and a number of
classes.
|
| Class and Description |
|---|
| CorrelationMeasure
Defines a correlation measure for histograms.
|
| Histogram
A histogram is defined by a start value, a stop value and a number of
classes.
|
| HistogramCorrelation
Defines an implementation of a histogram correlation or distance measure.
|
| PitchClassHistogram |
| PitchHistogram
The PitchHistogram accepts values from 0 to 9600 cents or +- from 16Hz to
40000Hz: the human hearing range is completely covered.
The start and stop values can be configured. Values outside the defined range are ignored! |
| Class and Description |
|---|
| Histogram
A histogram is defined by a start value, a stop value and a number of
classes.
|