Package heronarts.lx.midi.template
Class DJTTMidiFighterTwister.Knob
java.lang.Object
heronarts.lx.parameter.LXListenableParameter
heronarts.lx.parameter.LXListenableNormalizedParameter
heronarts.lx.parameter.BoundedParameter
heronarts.lx.midi.template.DJTTMidiFighterTwister.Knob
- All Implemented Interfaces:
LXPath
,LXNormalizedParameter
,LXParameter
- Enclosing class:
DJTTMidiFighterTwister
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.parameter.BoundedParameter
BoundedParameter.NormalizationCurve, BoundedParameter.Range
Nested classes/interfaces inherited from interface heronarts.lx.parameter.LXNormalizedParameter
LXNormalizedParameter.OscMode
Nested classes/interfaces inherited from interface heronarts.lx.parameter.LXParameter
LXParameter.Collection, LXParameter.Formatter, LXParameter.Monitor, LXParameter.MultiMonitor, LXParameter.Polarity, LXParameter.Units
-
Field Summary
FieldsFields inherited from class heronarts.lx.parameter.BoundedParameter
range
Fields inherited from class heronarts.lx.parameter.LXListenableParameter
description
Fields inherited from interface heronarts.lx.LXPath
DEFAULT_SEPARATOR, ROOT, ROOT_PREFIX, ROOT_SLASH
-
Method Summary
Methods inherited from class heronarts.lx.parameter.BoundedParameter
getNormalizationCurve, getNormalized, getNormalizedf, getRange, getValueFromNormalized, incrementDetentTicks, incrementDetentTicks, incrementNormalized, incrementValue, incrementValue, isDetentEnabled, nextDetent, nextDetent, prevDetent, prevDetent, reset, setDescription, setDetents, setDetents, setDetentsEnabled, setDetentsNormalized, setExponent, setFormatter, setMappable, setNormalizationCurve, setNormalized, setOscMode, setPolarity, setUnits, setWrappable, updateValue
Methods inherited from class heronarts.lx.parameter.LXListenableNormalizedParameter
getExponent, getNormalizedWithModulation, getOscMode, incrementNormalized, isWrappable
Methods inherited from class heronarts.lx.parameter.LXListenableParameter
addListener, addListener, bang, dispose, getDescription, getFormatter, getLabel, getParent, getParentParameter, getPath, getPolarity, getUnits, getValue, isDefault, isMappable, removeListener, reset, setComponent, 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.LXNormalizedParameter
getBaseNormalized, getBaseNormalizedf
Methods inherited from interface heronarts.lx.parameter.LXParameter
dispose, getBaseValue, getBaseValuef, getFormatter, getLabel, getParentParameter, getPolarity, getUnits, getValue, getValuef, isMappable, setComponent, setValue
Methods inherited from interface heronarts.lx.LXPath
getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getDescription, getParent, getPath, isDescendant
-
Field Details
-
index
public final int index
-