public class HarmonicsTimeSeries
extends java.lang.Object
コンストラクタと説明 |
---|
HarmonicsTimeSeries(int nFrames,
int nHarmonics) |
修飾子とタイプ | メソッドと説明 |
---|---|
DoubleArray |
calcLengthsOfHarmonicComponents(double thrsPower,
int from,
int thru) |
DoubleArray |
calcMedianPower(int from,
int thru) |
PeakSet |
get(int i) |
DoubleArray |
getF0Envelope() |
DoubleArray |
getLogPowerEnv() |
DoubleArray |
getLogSmoothPowerEnv() |
void |
interpolate(jp.crestmuse.cmx.amusaj.sp.AbstractInterpolationModule i,
int nFrames) |
int |
nFrames() |
int |
nHarmonics() |
void |
set(int i,
PeakSet peakset) |
public DoubleArray calcLengthsOfHarmonicComponents(double thrsPower, int from, int thru)
public DoubleArray calcMedianPower(int from, int thru)
public PeakSet get(int i)
public DoubleArray getF0Envelope()
public DoubleArray getLogPowerEnv()
public DoubleArray getLogSmoothPowerEnv()
public void interpolate(jp.crestmuse.cmx.amusaj.sp.AbstractInterpolationModule i, int nFrames)
public int nFrames()
public int nHarmonics()
public void set(int i, PeakSet peakset)