mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
add new MCP device file for original Mackie Control
This commit is contained in:
parent
56f4e1513e
commit
114792777d
1 changed files with 15 additions and 0 deletions
15
mcp/mc.device
Normal file
15
mcp/mc.device
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<MackieProtocolDevice>
|
||||||
|
<Name value="Mackie Control"/>
|
||||||
|
<Strips value="8"/>
|
||||||
|
<MasterFader value="yes"/>
|
||||||
|
<TimecodeDisplay value="yes"/>
|
||||||
|
<TwoCharacterDisplay value="yes"/>
|
||||||
|
<Extenders value="0"/>
|
||||||
|
<GlobalControls value="yes"/>
|
||||||
|
<JogWheel value="yes"/>
|
||||||
|
<TouchSenseFaders value="yes"/>
|
||||||
|
<NoHandShake value="yes"/>
|
||||||
|
<HasMeters value="yes"/>
|
||||||
|
</MackieProtocolDevice>
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue