|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.sound.SignalProc
public class SignalProc
メソッドの概要 | |
---|---|
static DoubleArray |
changeRate(DoubleArray x,
int orgrate,
int newrate)
|
static DoubleArray |
cutLastSmallSignal(DoubleArray x,
double thrs)
|
static int |
detectOnset(DoubleArray x,
int n,
double thrs)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static DoubleArray changeRate(DoubleArray x, int orgrate, int newrate)
public static DoubleArray cutLastSmallSignal(DoubleArray x, double thrs)
public static int detectOnset(DoubleArray x, int n, double thrs)
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |