jmsltestsuite
Class TestTranscribe11

java.lang.Object
  extended by jmsltestsuite.TestTranscribe11

public class TestTranscribe11
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
TestTranscribe11()
           
 
Method Summary
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

TestTranscribe11

public TestTranscribe11()
Method Detail

main

public static void main(java.lang.String[] args)