Package jmsltestsuite
Class QuarterTones
java.lang.Object
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, nick@didkovsky.com
-
Constructor Summary
Constructors Constructor Description QuarterTones()
-
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
-
QuarterTones
public QuarterTones()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-