|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.inference.NaiveBassCalculator
public class NaiveBassCalculator
コンストラクタの概要 | |
---|---|
NaiveBassCalculator(MusicRepresentation mr)
|
メソッドの概要 | |
---|---|
MusicRepresentation.Type[] |
drivenBy()
この計算オブジェクトがどのイベントで発火するかを返す |
void |
update(MusicRepresentation.MusicElement me,
int index)
計算する |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public NaiveBassCalculator(MusicRepresentation mr)
メソッドの詳細 |
---|
public MusicRepresentation.Type[] drivenBy()
Calculator
の記述:
Calculator
内の drivenBy
public void update(MusicRepresentation.MusicElement me, int index)
Calculator
の記述:
Calculator
内の update
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |