mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Contourdesign: Implement USB probe/match
This commit is contained in:
parent
a8f5f5636f
commit
da9ed129e3
3 changed files with 11 additions and 1 deletions
|
|
@ -85,6 +85,7 @@ public:
|
|||
DeviceType device_type() const { return _device_type; }
|
||||
|
||||
static bool available ();
|
||||
static bool match_usb (uint16_t, uint16_t);
|
||||
|
||||
int set_active (bool yn);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue