mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
MCU: give UF1 & UF8 seperate device configs
This commit is contained in:
parent
7e57b644d6
commit
f7d01ea8e9
4 changed files with 3825 additions and 3 deletions
|
|
@ -71,7 +71,7 @@ DeviceInfo::DeviceInfo()
|
|||
, _single_fader_follows_selection (false)
|
||||
, _device_type (MCU)
|
||||
#ifdef UF8
|
||||
, _name (X_("UF8/UF1"))
|
||||
, _name (X_("UF8"))
|
||||
#else
|
||||
, _name (X_("Mackie Control Universal Pro"))
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue