jmsltestsuite
Class QuarterTones

java.lang.Object
  extended by jmsltestsuite.QuarterTones

public class QuarterTones
extends java.lang.Object

Generate a quarter tone scale with sharps preferred, and another with flats preferred, to verify NoteFactory's setLevelPitch with quarter tone accidentals. Use JSyn instruments to hear this properly. MIDI will not do it for you.

Author:
Nick Didkovsky, didkovn@mail.rockefeller.edu

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

QuarterTones

public QuarterTones()
Method Detail

main

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