Package jmsltestsuite

Class GraceNoteTest

java.lang.Object
jmsltestsuite.GraceNoteTest

public class GraceNoteTest
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    GraceNoteTest()  
  • Method Summary

    Modifier and Type Method Description
    Note getNote​(Score score, int measureIndex, int staffIndex, int trackIndex, int noteIndex, int intervalIndex, int graceNoteIndex, int graceNoteIntervalIndex)  
    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

    • GraceNoteTest

      public GraceNoteTest()
  • Method Details

    • getNote

      public Note getNote​(Score score, int measureIndex, int staffIndex, int trackIndex, int noteIndex, int intervalIndex, int graceNoteIndex, int graceNoteIntervalIndex)
    • main

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