|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.softsynth.jmsl.score.NotePropertiesTransform
com.softsynth.jmsl.score.transforms.TieTransform
public class TieTransform
Tie/untie selected Notes.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Constructor Summary | |
|---|---|
TieTransform()
A constructor that sets this.name = "Beam" |
|
| Method Summary | |
|---|---|
void |
operate(Score score,
SelectionBuffer selectionBuffer)
If any are beamed, unbeam all. |
| Methods inherited from class com.softsynth.jmsl.score.NotePropertiesTransform |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String copyright
| Constructor Detail |
|---|
public TieTransform()
| Method Detail |
|---|
public void operate(Score score,
SelectionBuffer selectionBuffer)
operate in class NotePropertiesTransform
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||