Package jmsltestsuite

Class TestNoteOffHoldAlgorithm

java.lang.Object
jmsltestsuite.TestNoteOffHoldAlgorithm

public class TestNoteOffHoldAlgorithm
extends java.lang.Object
test: all note ons with noteoffs no noteoffs at all some noteons have noteoffs some noteoffs with no matching noteon
Author:
Nick Didkovsky, (c) 2005 Nick Didkovsky, nick@didkovsky.com
  • Constructor Summary

    Constructors
    Constructor Description
    TestNoteOffHoldAlgorithm()  
  • Method Summary

    Modifier and Type Method Description
    void calculateHoldTimes​(MusicShape s)  
    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

    • TestNoteOffHoldAlgorithm

      public TestNoteOffHoldAlgorithm()
  • Method Details

    • calculateHoldTimes

      public void calculateHoldTimes​(MusicShape s)
      Parameters:
      s -
    • main

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