mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 12:26:07 +01:00
add mcp device files for artist series controllers
This commit is contained in:
parent
8ac97d55c9
commit
138aa61366
2 changed files with 34 additions and 0 deletions
17
mcp/artist_control.device
Normal file
17
mcp/artist_control.device
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="Artist Control"/>
|
||||
<DeviceType value="MCU"/>
|
||||
<Strips value="4"/>
|
||||
<MasterFader value="no"/>
|
||||
<TimecodeDisplay value="no"/>
|
||||
<TwoCharacterDisplay value="no"/>
|
||||
<Extenders value="0"/>
|
||||
<MasterPosition value="0"/>
|
||||
<GlobalControls value="yes"/>
|
||||
<JogWheel value="yes"/>
|
||||
<TouchSenseFaders value="yes"/>
|
||||
<NoHandShake value="yes"/>
|
||||
<HasMeters value="no"/>
|
||||
</MackieProtocolDevice>
|
||||
|
||||
17
mcp/artist_mix.device
Normal file
17
mcp/artist_mix.device
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="Artist Mix"/>
|
||||
<DeviceType value="MCU"/>
|
||||
<Strips value="8"/>
|
||||
<MasterFader value="no"/>
|
||||
<TimecodeDisplay value="no"/>
|
||||
<TwoCharacterDisplay value="no"/>
|
||||
<Extenders value="0"/>
|
||||
<MasterPosition value="0"/>
|
||||
<GlobalControls value="yes"/>
|
||||
<JogWheel value="no"/>
|
||||
<TouchSenseFaders value="yes"/>
|
||||
<NoHandShake value="yes"/>
|
||||
<HasMeters value="no"/>
|
||||
</MackieProtocolDevice>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue