|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
com.confusionists.mjdjApi.util.MidiTimerTask
com.confusionists.mjdjApi.util.MidiTimerTaskSendToMorphs
public class MidiTimerTaskSendToMorphs
| Constructor Summary | |
|---|---|
MidiTimerTaskSendToMorphs()
|
|
| Method Summary | |
|---|---|
void |
run()
this method delivers the payload at the proportion of the beat after the beat as it was scheduled with the MjdjService instance. |
| Methods inherited from class com.confusionists.mjdjApi.util.MidiTimerTask |
|---|
getAfterBeat, getMorph, getPayload, getPayloadAsShortMessageWrapper, init, init, runOnBeatBefore, setAfterBeat, setMorph, setPayload |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiTimerTaskSendToMorphs()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class MidiTimerTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||