Package com.bitwig.extension.controller
Class HardwareDeviceMatcher
java.lang.Object
com.bitwig.extension.controller.HardwareDeviceMatcher
- Direct Known Subclasses:
UsbDeviceMatcher
Matcher that can match a particular hardware device that is connected to the user's machine.
Subclasses of this define how the hardware is connected.
Currently only USB devices are supported.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HardwareDeviceMatcher
-
-
Method Details
-
getName
Human friendly name for the kinds of hardware devices this matcher matches.
-