Package heronarts.lx.midi
Class MidiSelector.Source.Channel
java.lang.Object
heronarts.lx.parameter.LXListenableParameter
heronarts.lx.parameter.AggregateParameter
heronarts.lx.midi.MidiSelector<LXMidiSource>
heronarts.lx.midi.MidiSelector.Source
heronarts.lx.midi.MidiSelector.Source.Channel
- All Implemented Interfaces:
LXPath
,LXParameter
- Enclosing class:
MidiSelector.Source
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.midi.MidiSelector.Source
MidiSelector.Source.Channel, MidiSelector.Source.Device
Nested classes/interfaces inherited from class heronarts.lx.midi.MidiSelector
MidiSelector.Destination, MidiSelector.Source
Nested classes/interfaces inherited from interface heronarts.lx.parameter.LXParameter
LXParameter.Collection, LXParameter.Formatter, LXParameter.Monitor, LXParameter.MultiMonitor, LXParameter.Polarity, LXParameter.Units
-
Field Summary
Fields inherited from class heronarts.lx.midi.MidiSelector
index, missingDevice, name, terminal
Fields inherited from class heronarts.lx.parameter.AggregateParameter
subparameters
Fields inherited from class heronarts.lx.parameter.LXListenableParameter
description
Fields inherited from interface heronarts.lx.LXPath
DEFAULT_SEPARATOR, ROOT, ROOT_PREFIX, ROOT_SLASH
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class heronarts.lx.midi.MidiSelector.Source
getInput, getMidiLabel, matches, setInput
Methods inherited from class heronarts.lx.midi.MidiSelector
dispose, onSubparameterUpdate, updateInputs, updateOutputs, updateSubparameters
Methods inherited from class heronarts.lx.parameter.AggregateParameter
addSubparameter, getRemoteControl, onUpdateValue, updateValue
Methods inherited from class heronarts.lx.parameter.LXListenableParameter
addListener, addListener, bang, getDescription, getFormatter, getLabel, getParent, getParentParameter, getPath, getPolarity, getUnits, getValue, incrementValue, isDefault, isMappable, removeListener, reset, reset, setComponent, setDescription, setFormatter, setMappable, setPolarity, setUnits, setValue, setValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface heronarts.lx.parameter.LXParameter
getBaseValue, getBaseValuef, getValuef
Methods inherited from interface heronarts.lx.LXPath
getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, isDescendant
-
Constructor Details
-
Channel
-
-
Method Details
-
getMidiTerminals
- Specified by:
getMidiTerminals
in classMidiSelector<LXMidiSource>
-