Interface HardwareBindingWithSensitivity

All Superinterfaces:
HardwareBinding
All Known Subinterfaces:
RelativeHardwareControlBinding, RelativeHardwareControlToRangedValueBinding

public interface HardwareBindingWithSensitivity extends HardwareBinding
A HardwareBinding that has some sensitivity setting.
Since:
API version 10
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setSensitivity(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.