Package jmsltestsuite

Class SamplePlayingTest

java.lang.Object
jmsltestsuite.SamplePlayingTest

public class SamplePlayingTest
extends java.lang.Object
Load samples into a SamplePlayingInstrument, assigned to pitches. This instrument will transpose up or down to fill in the gaps.
Author:
Nick Didkovsky, email: nick@didkovsky.com, (c) 2003 Nick Didkovsky, all rights reserved.
  • Constructor Summary

    Constructors
    Constructor Description
    SamplePlayingTest()  
  • 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

    • SamplePlayingTest

      public SamplePlayingTest()
  • Method Details

    • main

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