Package jmsltestsuite
Class MusicShapeToMIDIFile
java.lang.Object
jmsltestsuite.MusicShapeToMIDIFile
public class MusicShapeToMIDIFile
extends java.lang.Object
Create a piece using two MusicShapes, a MusicJob, and three MidiInstruments playing three
different programs on three different channels. Play the hierarchy silently in non-realtime and
log to MidiFile.
- Author:
- Nick Didkovsky, (c) 2005 Nick Didkovsky, nick@didkovsky.com
-
Constructor Summary
Constructors Constructor Description MusicShapeToMIDIFile()
-
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
-
MusicShapeToMIDIFile
public MusicShapeToMIDIFile()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-