Class NoteBeat

java.lang.Object
com.softsynth.jmsl.score.transcribe.NoteBeat

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

    Constructors
    Constructor Description
    NoteBeat​(Note note, int beat)  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NoteBeat

      public NoteBeat​(Note note, int beat)