Package | Description |
---|---|
be.tarsos.dsp.pitch |
Signal processing methods for pitch estimation.
|
be.tarsos.dsp.synthesis |
Some audio generates, sine waves, noise,....
|
Class and Description |
---|
Goertzel.FrequenciesDetectedHandler
An interface used to react on detected frequencies.
|
PitchDetectionHandler
An interface to handle detected pitch.
|
PitchDetectionResult
A class with information about the result of a pitch detection on a block of
audio.
|
PitchDetector
A pitch detector is capable of analyzing a buffer with audio information
and return a pitch estimation in Hz.
|
PitchProcessor.PitchEstimationAlgorithm
A list of pitch estimation algorithms.
|
Class and Description |
---|
PitchDetectionHandler
An interface to handle detected pitch.
|
PitchDetectionResult
A class with information about the result of a pitch detection on a block of
audio.
|