public class MidiMessageToSignal.Slot extends Object implements IntSignalSource
| Modifier and Type | Field and Description |
|---|---|
(package private) Pattern<MidiMessage> |
pattern |
(package private) Variable<Integer> |
variable |
| Constructor and Description |
|---|
Slot(Pattern<MidiMessage> pattern,
Variable<Integer> variable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAsInt() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompileDataFlow, constant, logger, logger, zipWithPattern<MidiMessage> pattern
Slot(Pattern<MidiMessage> pattern, Variable<Integer> variable)
public int getAsInt()
getAsInt in interface IntSignalSourcegetAsInt in interface IntSupplier