Package jmsltestsuite
Class QuarterTonesTest2
java.lang.Object
jmsltestsuite.QuarterTonesTest2
public class QuarterTonesTest2
extends java.lang.Object
Generate an eighth tone scale with flats preferred, to verify quarter tone accidental usage.
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 QuarterTonesTest2()
-
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
-
QuarterTonesTest2
public QuarterTonesTest2()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-