|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmslexamples.simple.TranscribeAndNotate
public class TranscribeAndNotate
Transcribe two MusicShapes and generate a Score. Dim 0 of MusicShapes must be absolute time. Use musicShape.integrate(0) to convert durations to abs time Melody 2 uses quarter tones
Constructor Summary | |
---|---|
TranscribeAndNotate()
|
Method Summary | |
---|---|
Score |
generateScore()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribeAndNotate()
Method Detail |
---|
public Score generateScore() throws SearchPathListExpansionException, ElementMissedException
ElementMissedException
SearchPathListExpansionException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |