jmsltestsuite
Class TranscribeScore3

java.lang.Object
  extended by jmsltestsuite.TranscribeScore3

public class TranscribeScore3
extends java.lang.Object

JMSL's com.softsynth.jmsl.score.transcribe package enables the transcription of arbitrary MusicShape data into common music notation. This test changes tempo in measure 2 and then changes it back in measure 3. So note events that would normally get transcribed as eighths are transcribed as quarters, with a tempo change.

Author:
Nick Didkovsky, (c) 2002 Nick Didkovsky, All Rights reserved.

Constructor Summary
TranscribeScore3()
           
 
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

TranscribeScore3

public TranscribeScore3()
Method Detail

main

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