mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 20:26:30 +01:00
Added Behringer X-Touch device files.
This commit is contained in:
parent
8aaa027ed3
commit
c064135436
2 changed files with 28 additions and 0 deletions
14
mcp/x-touch-compact.device
Normal file
14
mcp/x-touch-compact.device
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<MackieProtocolDevice>
|
||||||
|
<Name value="Behringer X-Touch Compact"/>
|
||||||
|
<DeviceType value="MCU"/>
|
||||||
|
<Strips value="8"/>
|
||||||
|
<MasterFader value="yes"/>
|
||||||
|
<TimecodeDisplay value="no"/>
|
||||||
|
<TwoCharacterDisplay value="no"/>
|
||||||
|
<Extenders value="0"/>
|
||||||
|
<MasterPosition value="0"/>
|
||||||
|
<GlobalControls value="no"/>
|
||||||
|
<JogWheel value="no"/>
|
||||||
|
<TouchSenseFaders value="yes"/>
|
||||||
|
</MackieProtocolDevice>
|
||||||
14
mcp/x-touch.device
Normal file
14
mcp/x-touch.device
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<MackieProtocolDevice>
|
||||||
|
<Name value="Behringer X-Touch"/>
|
||||||
|
<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"/>
|
||||||
|
</MackieProtocolDevice>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue