|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.softsynth.jmsl.score.operators.TempoUnblockingOperator
public class TempoUnblockingOperator
| Constructor Summary | |
|---|---|
TempoUnblockingOperator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getResultString()
|
void |
operate(Score score)
Run through each measure, and for each contiguous tempo, unset the tempoSetByHand flag |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TempoUnblockingOperator()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ScoreOperatorpublic void operate(Score score)
operate in interface ScoreOperatorpublic java.lang.String getResultString()
getResultString in interface ScoreOperator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||