testmidishare
Class SimpleMidiShareTest

java.lang.Object
  extended by testmidishare.SimpleMidiShareTest

public class SimpleMidiShareTest
extends java.lang.Object

Simple test for MidiShare/Java. Sends Midi (does not receive Midi) Uses MidiShare's Java API (no JMSL at all). Get this working before troubeshooting JMSL + MidiShare Open Midi, Send 12 chromatic noteons and noteoffs, close midi.

Author:
Nick Didkovsky, didkovn@mail.rockefeller.edu 7/12/01

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

SimpleMidiShareTest

public SimpleMidiShareTest()
Method Detail

main

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