|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.crestmuse.cmx.inference.AccompanimentGenerator
public class AccompanimentGenerator
フィールドの概要 | |
---|---|
int |
VELOCITY
|
コンストラクタの概要 | |
---|---|
AccompanimentGenerator(MusicRepresentation mr,
java.lang.String smf)
|
メソッドの概要 | |
---|---|
boolean |
changeMeasure(javax.sound.midi.Track track,
long measureTick)
続く場合trueを返す |
void |
sendInitializingMessages(javax.sound.midi.Receiver r)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public int VELOCITY
コンストラクタの詳細 |
---|
public AccompanimentGenerator(MusicRepresentation mr, java.lang.String smf) throws javax.sound.midi.InvalidMidiDataException, java.io.IOException
javax.sound.midi.InvalidMidiDataException
java.io.IOException
メソッドの詳細 |
---|
public void sendInitializingMessages(javax.sound.midi.Receiver r)
SequenceGeneratable
内の sendInitializingMessages
public boolean changeMeasure(javax.sound.midi.Track track, long measureTick)
SequenceGeneratable
の記述:
SequenceGeneratable
内の changeMeasure
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |