adds support for iCon Platform X+ extenders with iCon Platform M+
Adds three new device profiles for using the iCon Platform X+ extenders with the iCon Platform M+ controller as the master unit. Profile added for one extender on left, one on right, and two on left.
This commit is contained in:
parent
d1f4679abc
commit
1a2d229d7b
18
share/mcp/platform_m+_platformx+.device
Normal file
18
share/mcp/platform_m+_platformx+.device
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="iCON Platform M+ with Platform X+ on right"/>
|
||||
<Strips value="8"/>
|
||||
<Extenders value="1"/>
|
||||
<MasterPosition value="1"/>
|
||||
<MasterFader value="yes"/>
|
||||
<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"/>
|
||||
<IsPlatformMp value="yes"/>
|
||||
</MackieProtocolDevice>
|
18
share/mcp/platform_x+_platform_m+.device
Normal file
18
share/mcp/platform_x+_platform_m+.device
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="iCON Platform M+ with Platform X+ on left"/>
|
||||
<Strips value="8"/>
|
||||
<Extenders value="1"/>
|
||||
<MasterPosition value="2"/>
|
||||
<MasterFader value="yes"/>
|
||||
<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"/>
|
||||
<IsPlatformMp value="yes"/>
|
||||
</MackieProtocolDevice>
|
18
share/mcp/two_platform_x+_platform_m+.device
Normal file
18
share/mcp/two_platform_x+_platform_m+.device
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MackieProtocolDevice>
|
||||
<Name value="iCON Platform M+ with two Platform X+'s on left"/>
|
||||
<Strips value="8"/>
|
||||
<Extenders value="2"/>
|
||||
<MasterPosition value="3"/>
|
||||
<MasterFader value="yes"/>
|
||||
<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"/>
|
||||
<IsPlatformMp value="yes"/>
|
||||
</MackieProtocolDevice>
|
Loading…
Reference in New Issue
Block a user