Package jmsltestsuite
Class TranscribeScore11
java.lang.Object
jmsltestsuite.TranscribeScore11
public class TranscribeScore11
extends java.lang.Object
Transcribe a MusicShapes and generate a Score. Shows use of 32nd note beat division scheme
Dim 0 of MusicShapes must be absolute time. Use musicShape.integrate(0) to convert durations to abs time
- Author:
- Nick Didkovsky, (c) 2002 Nick Didkovsky, All Rights reserved.
-
Constructor Summary
Constructors Constructor Description TranscribeScore11()
-
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
-
TranscribeScore11
public TranscribeScore11()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-