|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectjp.crestmuse.cmx.inference.AccompanimentCalculator
public class AccompanimentCalculator
| コンストラクタの概要 | |
|---|---|
AccompanimentCalculator(MusicRepresentation mr,
BayesNetWrapper bayesNet)
|
|
| メソッドの概要 | |
|---|---|
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 AccompanimentCalculator(MusicRepresentation mr,
BayesNetWrapper bayesNet)
| メソッドの詳細 |
|---|
public MusicRepresentation.Type[] drivenBy()
Calculator の記述:
Calculator 内の drivenBy
public void update(MusicRepresentation.MusicElement me,
int index)
Calculator の記述:
Calculator 内の update
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||