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.RangeNested classes/interfaces inherited from interface heronarts.lx.parameter.LXNormalizedParameter
LXNormalizedParameter.OscModeNested 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
rangeFields inherited from class heronarts.lx.parameter.LXListenableParameter
descriptionFields 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, updateValueMethods inherited from class heronarts.lx.parameter.LXListenableNormalizedParameter
getExponent, getNormalizedWithModulation, getOscMode, incrementNormalized, isWrappableMethods 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, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface heronarts.lx.parameter.LXNormalizedParameter
getBaseNormalized, getBaseNormalizedfMethods inherited from interface heronarts.lx.parameter.LXParameter
dispose, getBaseValue, getBaseValuef, getFormatter, getLabel, getParentParameter, getPolarity, getUnits, getValue, getValuef, isMappable, setComponent, setValueMethods inherited from interface heronarts.lx.LXPath
getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getDescription, getParent, getPath, isDescendant
-
Field Details
-
index
public final int index
-