Package heronarts.lx.clip
Class ParameterClipLane.Discrete
java.lang.Object
heronarts.lx.LXComponent
heronarts.lx.clip.LXClipLane<ParameterClipEvent>
heronarts.lx.clip.ParameterClipLane
heronarts.lx.clip.ParameterClipLane.Discrete
- All Implemented Interfaces:
LXPath
,LXSerializable
,LXParameterListener
- Enclosing class:
ParameterClipLane
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.clip.ParameterClipLane
ParameterClipLane.Boolean, ParameterClipLane.Discrete, ParameterClipLane.Normalized, ParameterClipLane.Trigger
Nested classes/interfaces inherited from class heronarts.lx.LXComponent
LXComponent.Description, LXComponent.Hidden, LXComponent.Name, LXComponent.Placeholder, LXComponent.PluginRequired, LXComponent.Renamable
Nested classes/interfaces inherited from interface heronarts.lx.LXSerializable
LXSerializable.Utils
-
Field Summary
FieldsFields inherited from class heronarts.lx.clip.ParameterClipLane
parameter
Fields inherited from class heronarts.lx.clip.LXClipLane
clip, events, KEY_LANE_TYPE, mutableEvents, onChange, overdubActive, uiExpanded, uiHeight, uiMaximized, VALUE_LANE_TYPE_MIDI_NOTE, VALUE_LANE_TYPE_PARAMETER, VALUE_LANE_TYPE_PATTERN
Fields inherited from class heronarts.lx.LXComponent
childArrays, children, internalParameters, KEY_CHILDREN, KEY_CLASS, KEY_COMPONENT_ID, KEY_ID, KEY_INTERNAL, KEY_PARAMETER_PATH, KEY_PARAMETERS, KEY_PATH, KEY_RESET, label, legacyInternalParameters, legacyParameters, lx, modulationColor, modulationControlsExpanded, modulationsExpanded, parameters, presetFile
Fields inherited from interface heronarts.lx.LXPath
DEFAULT_SEPARATOR, ROOT, ROOT_PREFIX, ROOT_SLASH
-
Method Summary
Methods inherited from class heronarts.lx.clip.ParameterClipLane
getLabel, hasInterpolation, hasStitching, insertEvent, isInPlayback, isStepped, loadEvent, recordParameterEvent, reverseEvents, save, setEventNormalized, setEventsNormalized, shouldRecordParameterChange, stitchEvent, stitchInner, stitchInsertIfNeeded, stitchOuter, stitchRemoveIfRedundant, stitchSelectionMax, stitchSelectionMin
Methods inherited from class heronarts.lx.clip.LXClipLane
_insertEvent, beginLoadEvents, cursorInsertIndex, cursorInsertIndex, CursorOp, cursorPlayIndex, cursorPlayIndex, endLoadEvents, eventIndex, eventIndex, eventIterator, eventIterator, eventIterator, eventIterator, getIndex, getPreviousEvent, getPreviousEvent, getPreviousEvent, getUIThreadEvents, insertEvent, load, moveEvent, recordEvent, removeEvent, removeEvents, removeRange, removeRange, setEventsCursors
Methods inherited from class heronarts.lx.LXComponent
addArray, addChild, addInternalParameter, addLegacyInternalParameter, addLegacyParameter, addParameter, addParameter, addParameters, assertDisposed, contains, copyParameters, dispose, getCategory, getChild, getComponentDescription, getComponentName, getComponentName, getComponentName, getDescription, getId, getLX, getOscAddress, getOscLabel, getOscPath, getParameter, getParameters, getParent, getPath, handleOscMessage, hasParameter, isValidOscParameter, loadParameters, loadPreset, onParameterChanged, removeParameter, removeParameter, removeParameter, removeParameter, savePreset, setDescription, setParent, toOscQuery, toOscQuery, toOscQuery, toString, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface heronarts.lx.LXPath
getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, isDescendant
-
Field Details
-
discreteParameter
-