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

Detailed Description

Defines a means of recognizing when an absolute value is input by the user (for example, when moving a slider or turning a knob based on some MIDI message). This matcher can then be set on an AbsoluteHardwareControl using AbsoluteHardwareControl#setAdjustValueMatcher(AbsoluteHardwareValueMatcher).

See also
MidiIn::createAbsoluteValueMatcher(String, String, int)
MidiIn::createAbsoluteCCValueMatcher(int, int)
MidiIn::createAbsolutePitchBendValueMatcher(int)
Since
API version 10

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