Package jmsltestsuite

Class EnharmonicNoteTest

java.lang.Object
jmsltestsuite.EnharmonicNoteTest

public class EnharmonicNoteTest
extends java.lang.Object
Exercise enharmonic spelling of notes. Create a score with a chromatic scale. Spell each pitch four different ways: sharp preferred flat preferred sharp preferred, alternate enharmonic flat preferred, alternate enharmonic For James Ray
Author:
Nick Didkovsky, nick@didkovsky.com
  • Constructor Summary

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

    • EnharmonicNoteTest

      public EnharmonicNoteTest()
  • Method Details

    • main

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