|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.jmsl.score.transcribe.TranscribeMidiFile
public class TranscribeMidiFile
Load a type 1 MidiFile into a ParallelCollection and transcribe a score from it
Constructor Summary | |
---|---|
TranscribeMidiFile(java.lang.String filename)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Score |
transcribe()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribeMidiFile(java.lang.String filename)
Method Detail |
---|
public Score transcribe() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |