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

Public Member Functions

void setIsHorizontal (boolean isHorizontal)
 
- 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 button on a controller

Since
API version 10

Member Function Documentation

◆ setIsHorizontal()

void setIsHorizontal ( boolean  isHorizontal)

Indicates if this slider is horizontal rather than vertical.


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