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 SummaryConstructors Constructor Description TestNoteOffHoldAlgorithm()
- 
Method SummaryModifier and Type Method Description voidcalculateHoldTimes(MusicShape s)static voidmain(java.lang.String[] args)Methods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
TestNoteOffHoldAlgorithmpublic TestNoteOffHoldAlgorithm()
 
- 
- 
Method Details- 
calculateHoldTimes- Parameters:
- s-
 
- 
mainpublic static void main(java.lang.String[] args)
 
-