mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Adds a device profile for iCon Platform M+ controller and new function that flips between editor and mixer window. This function is mapped to "mixer" button on controller.
16 lines
472 B
XML
16 lines
472 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<MackieProtocolDevice>
|
|
<Name value="iCON Platform M+"/>
|
|
<Strips value="8"/>
|
|
<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>
|