Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
void | setIsHorizontal (boolean isHorizontal) |
![]() | |
void | setAdjustValueMatcher (AbsoluteHardwareValueMatcher matcher) |
DoubleValue | value () |
void | disableTakeOver () |
AbsoluteHardwareControlBinding | addBindingWithRange (AbsoluteHardwarControlBindable target, double minNormalizedValue, double maxNormalizedValue) |
AbsoluteHardwareControlBinding | setBindingWithRange (AbsoluteHardwarControlBindable target, double minNormalizedValue, double maxNormalizedValue) |
![]() | |
HardwareButton | hardwareButton () |
void | setHardwareButton (HardwareButton button) |
StringValue | targetName () |
DoubleValue | targetValue () |
StringValue | targetDisplayedValue () |
DoubleValue | modulatedTargetValue () |
StringValue | modulatedTargetDisplayedValue () |
BooleanValue | isUpdatingTargetValue () |
BooleanValue | hasTargetValue () |
Represents a physical hardware button on a controller
void setIsHorizontal | ( | boolean | isHorizontal | ) |
Indicates if this slider is horizontal rather than vertical.