DixShtix

com.dixshtix.midi
Class Test01

java.lang.Object
  |
  +--com.dixshtix.midi.Test01

public class Test01
extends java.lang.Object

Regression Tests. Title: MIDI Programming library

Description: Library for manipulation of MIDI SMF and other file formats, and programmatic generation of music.

Copyright: Copyright (c) Richard C. Penner II

Company: DixShtix

Version:
$Revision: 1.3 $
Author:
Richard C. Penner II

Constructor Summary
Test01()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Test01

public Test01()
Method Detail

main

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

DixShtix