mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
MCU: give UF1 & UF8 seperate device configs
This commit is contained in:
parent
25d9c2b284
commit
2f3c700cd0
4 changed files with 3825 additions and 3 deletions
17
share/mcp/ssl-uf1.device
Normal file
17
share/mcp/ssl-uf1.device
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="UF1"/>
|
||||
<DeviceType value="MCU"/>
|
||||
<Strips value="8"/>
|
||||
<MasterFader value="yes"/>
|
||||
<TimecodeDisplay value="yes"/>
|
||||
<TwoCharacterDisplay value="yes"/>
|
||||
<Extenders value="0"/>
|
||||
<MasterPosition value="0"/>
|
||||
<GlobalControls value="yes"/>
|
||||
<JogWheel value="yes"/>
|
||||
<TouchSenseFaders value="yes"/>
|
||||
<HasSeparateMeters value="yes"/>
|
||||
<IsXTouch value="no"/>
|
||||
<NoHandShake value="yes"/>
|
||||
</MackieProtocolDevice>
|
||||
Loading…
Add table
Add a link
Reference in a new issue