Interface ContinuousHardwareValueMatcher

All Superinterfaces:
HardwareInputMatcher
All Known Subinterfaces:
AbsoluteHardwareValueMatcher, RelativeHardwareValueMatcher

public interface ContinuousHardwareValueMatcher extends HardwareInputMatcher
Defines a means of recognizing when a continuous value is input by the user (for example, when moving a slider or turning a knob based on some MIDI message).
Since:
API version 10
See Also: