jmsltestsuite
Class TestMidiLoggerNonRealTime

java.lang.Object
  extended by jmsltestsuite.TestMidiLoggerNonRealTime

public class TestMidiLoggerNonRealTime
extends java.lang.Object

You can use MidiLogger to simply write MIDI events into the logger and finally write out a MIDI file. Do not expect to hear anything in this example. Just writes a few events to the logger and creates a MIDI file.

Author:
Nick Didkovsky, (c) 2005 Nick Didkovsky, didkovn@mail.rockefeller.edu

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

TestMidiLoggerNonRealTime

public TestMidiLoggerNonRealTime()
Method Detail

main

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