jp.crestmuse.cmx.misc
クラス TimeFreqRepresentation
java.lang.Object
jp.crestmuse.cmx.misc.TimeFreqRepresentation
public class TimeFreqRepresentation
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public TimeFreqRepresentation.TimeFreqElement get(int timeindex)
length
public int length()
println
public void println()
getTimeFreqRepresentation
public static TimeFreqRepresentation getTimeFreqRepresentation(PianoRollCompatible filewrapper,
int ticksPerBeat)
throws javax.xml.transform.TransformerException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- 例外:
javax.xml.transform.TransformerException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
getTimeFreqRepresentation
public static TimeFreqRepresentation getTimeFreqRepresentation(PianoRollCompatible filewrapper,
int ticksPerBeat,
int divisionPerMeasure,
MusicXMLWrapper musicxml)
throws javax.xml.transform.TransformerException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException
- 例外:
javax.xml.transform.TransformerException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException