Package jmsltestsuite
Class TranscribeScore10
java.lang.Object
jmsltestsuite.TranscribeScore10
public class TranscribeScore10
extends java.lang.Object
Transcribe two 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 TranscribeScore10()
-
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
-
TranscribeScore10
public TranscribeScore10()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-