|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.jmsl.score.NotePropertiesTransform com.softsynth.jmsl.score.transforms.AltEnharmonicSpellingToggleTransform
public class AltEnharmonicSpellingToggleTransform
Toggle a note between using alternate enharmonic spelling or not
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Constructor Summary | |
---|---|
AltEnharmonicSpellingToggleTransform()
|
Method Summary | |
---|---|
void |
operate(Score score,
SelectionBuffer selectionBuffer)
Flip the enharmonic spelling flag on all selected Notes |
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 AltEnharmonicSpellingToggleTransform()
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 |