public class SeevocAnalyser extends Object
| Constructor and Description |
|---|
SeevocAnalyser() |
| Modifier and Type | Method and Description |
|---|---|
static SpectrumWithPeakIndices |
calcSpecEnvelopeDB(double[] absMagSpecIndB,
int samplingRate) |
static SpectrumWithPeakIndices |
calcSpecEnvelopeDB(double[] absMagSpecIndB,
int samplingRate,
double f0) |
static SpectrumWithPeakIndices |
calcSpecEnvelopeLinear(double[] absMagSpecIndB,
int samplingRate,
double f0) |
protected static JFrame |
showGraph(double[] array,
String title) |
public static SpectrumWithPeakIndices calcSpecEnvelopeDB(double[] absMagSpecIndB, int samplingRate)
public static SpectrumWithPeakIndices calcSpecEnvelopeLinear(double[] absMagSpecIndB, int samplingRate, double f0)
public static SpectrumWithPeakIndices calcSpecEnvelopeDB(double[] absMagSpecIndB, int samplingRate, double f0)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.