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, wait
compileDataFlow, constant, logger, logger, zipWith
Pattern<MidiMessage> pattern
Slot(Pattern<MidiMessage> pattern, Variable<Integer> variable)
public int getAsInt()
getAsInt
in interface IntSignalSource
getAsInt
in interface IntSupplier