com.softsynth.jmsl.score.transcribe
Class NoteBeat

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

public class NoteBeat
extends java.lang.Object


Constructor Summary
NoteBeat(Note note, int beat)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoteBeat

public NoteBeat(Note note,
                int beat)