|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.jmsl.score.transcribe.TiedNoteAccumulator
public class TiedNoteAccumulator
Collect the durations of runs of tied notes into a leading note. Q\_/Q\_/Q becomes H. , for example
Constructor Summary | |
---|---|
TiedNoteAccumulator()
|
Method Summary | |
---|---|
void |
accumulate()
|
void |
setNoteBeats(java.util.Vector v)
set the Vector of NoteBeats recently added to ONE staff of a score. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TiedNoteAccumulator()
Method Detail |
---|
public void setNoteBeats(java.util.Vector v)
public void accumulate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |