jp.crestmuse.cmx.inference
クラス MusicRepresentationFactory

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.inference.MusicRepresentationFactory

public class MusicRepresentationFactory
extends java.lang.Object


コンストラクタの概要
MusicRepresentationFactory()
           
 
メソッドの概要
static MusicRepresentation create(int measure, int divisions)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MusicRepresentationFactory

public MusicRepresentationFactory()
メソッドの詳細

create

public static MusicRepresentation create(int measure,
                                         int divisions)