Bitwig Studio Control Surface API  5.0.11
AbsoluteHardwareKnob Interface Reference
+ Inheritance diagram for AbsoluteHardwareKnob:

Additional Inherited Members

- Public Member Functions inherited from AbsoluteHardwareControl
void setAdjustValueMatcher (AbsoluteHardwareValueMatcher matcher)
 
DoubleValue value ()
 
void disableTakeOver ()
 
AbsoluteHardwareControlBinding addBindingWithRange (AbsoluteHardwarControlBindable target, double minNormalizedValue, double maxNormalizedValue)
 
AbsoluteHardwareControlBinding setBindingWithRange (AbsoluteHardwarControlBindable target, double minNormalizedValue, double maxNormalizedValue)
 
- Public Member Functions inherited from ContinuousHardwareControl< AbsoluteHardwareControlBinding >
HardwareButton hardwareButton ()
 
void setHardwareButton (HardwareButton button)
 
StringValue targetName ()
 
DoubleValue targetValue ()
 
StringValue targetDisplayedValue ()
 
DoubleValue modulatedTargetValue ()
 
StringValue modulatedTargetDisplayedValue ()
 
BooleanValue isUpdatingTargetValue ()
 
BooleanValue hasTargetValue ()
 

Detailed Description

Represents a physical hardware knob that inputs an absolute value.

See also
HardwareSurface::createAbsoluteHardwareKnob(String)
Since
API version 10

The documentation for this interface was generated from the following file: