Package jmsltestsuite

Class LineOfFifthsBug

java.lang.Object
jmsltestsuite.LineOfFifthsBug

public class LineOfFifthsBug
extends java.lang.Object
Line of fifths bug : disconnect tied three quarter sharp notes after respelling second one
Author:
Nick Didkovsky and Phil Burk, copyright 2000 Nick Didkovsky and Phil Burk
  • Constructor Details

    • LineOfFifthsBug

      public LineOfFifthsBug() throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • buildRandomMelody

      public void buildRandomMelody()
    • buildRandomMelody

      public void buildRandomMelody​(double pitchShift)
    • buildInterval1

      public void buildInterval1()
    • buildInterval2

      public void buildInterval2()
    • buildTiedThreeQuarterToneTest

      public void buildTiedThreeQuarterToneTest()
    • buildTiedQuarterToneTest

      public void buildTiedQuarterToneTest()
    • buildFourDFlats

      public void buildFourDFlats()
    • main

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