mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon : mbarhon@seznam.cz
This commit is contained in:
parent
16a5e3ce55
commit
3aacdd79ae
6 changed files with 64 additions and 13 deletions
|
|
@ -50,6 +50,9 @@ public:
|
|||
|
||||
static Control* factory (Surface&, int id, const char*, Group&);
|
||||
|
||||
// qcon flag
|
||||
bool is_qcon;
|
||||
|
||||
private:
|
||||
LedState state;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue