Package jmsltestsuite
Class ScoreTestNoteAccidentalPolicy2
java.lang.Object
jmsltestsuite.ScoreTestNoteAccidentalPolicy2
public class ScoreTestNoteAccidentalPolicy2
extends java.lang.Object
This simply uses addNote(dur) to add notes to a Score. Use this if you know
what the duration values of your events are.
It is *not* a test of the more sophisticated transcriber
- Author:
- Nick Didkovsky and Phil Burk, copyright 2000 Nick Didkovsky and Phil Burk
-
Constructor Summary
Constructors Constructor Description ScoreTestNoteAccidentalPolicy2()
-
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
-
ScoreTestNoteAccidentalPolicy2
public ScoreTestNoteAccidentalPolicy2()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-