Interface HardwareBindingWithSensitivity
- All Superinterfaces:
HardwareBinding
- All Known Subinterfaces:
RelativeHardwareControlBinding,RelativeHardwareControlToRangedValueBinding
A
HardwareBinding that has some sensitivity setting.- Since:
- API version 10
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetSensitivity(double sensitivity) Sets the sensitivity of this binding.Methods inherited from interface com.bitwig.extension.controller.api.HardwareBinding
removeBinding
-
Method Details
-
setSensitivity
void setSensitivity(double sensitivity) Sets the sensitivity of this binding.
-