Package jmsltestsuite
Class TranscribeScore16
java.lang.Object
jmsltestsuite.TranscribeScore16
public class TranscribeScore16
extends java.lang.Object
2011-11-10 wrote to to fix transcriber bug which was revealed for chord, fixed now
2011-11-14, this revealed another bug though: first rest should be quarter note but it shows up as 16th+dotted8th rests
aha - fixed . Caused by negative hold times (Georg H uses these) which interacted badly with recent
feature which extends transcription data with an element whose event time comes after last hold time
- Author:
- Nick Didkovsky, (c) 2011 Nick Didkovsky, All Rights reserved.
-
Constructor Summary
Constructors Constructor Description TranscribeScore16()
-
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
-
TranscribeScore16
public TranscribeScore16()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-