jmsltestsuite
Class SamplePlayingTest

java.lang.Object
  extended by jmsltestsuite.SamplePlayingTest

public class SamplePlayingTest
extends java.lang.Object

Load samples into a TransposingSamplePlayingInstrument, assigned to pitches. This instrument will transpose up or down to fill in the gaps.

Author:
Nick Didkovsky, email: didkovn@mail.rockefeller.edu, (c) 2003 Nick Didkovsky, all rights reserved.

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

SamplePlayingTest

public SamplePlayingTest()
Method Detail

main

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