Bitwig Studio Control Surface API  4.0.1
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

Definition at line 16 of file AbsoluteHardwareValueMatcher.java.


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