Package | Description |
---|---|
be.tarsos.dsp |
Contains classes to handle sampled sound.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<SpectralPeakProcessor.SpectralPeak> |
SpectralPeakProcessor.findPeaks(float[] magnitudes,
float[] frequencyEstimates,
java.util.List<java.lang.Integer> localMaximaIndexes,
int numberOfPeaks,
int minDistanceInCents) |