Package jmsltestsuite
Class TranscribeScoreLP1
java.lang.Object
jmsltestsuite.TranscribeScoreLP1
public class TranscribeScoreLP1
extends java.lang.Object
JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary
MusicShape data into common music notation. This example uses a melody generated by Larry
Polansky, used with permission
- Author:
- Nick Didkovsky, (c) 2002 Nick Didkovsky, All Rights reserved.
-
Constructor Summary
Constructors Constructor Description TranscribeScoreLP1()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TranscribeScoreLP1
public TranscribeScoreLP1()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-