Generic Mapping XML file

Discuss MIDI Controller support/issues here

Return to “MIDI Controller Support”

[You can only see part of this thread as you are not logged in to the forums]
bbonora
Tue Dec 24, 2013 8:24 pm

x

Generic Mapping XML file

Where can I find a definition list of all the nodes available in the generic mapping xml file? Is it possible to set the destination channel of a knob in the xml file - I want to set it to -1? Are these the only commands available or are there more?

Code: Select all

  <link>
    <ctrlparam>128</ctrlparam>
    <window><![CDATA[special]]></window>
    <windowparam>-32</windowparam>
    <windowid>6</windowid>
    <channel>15</channel>
  </link>

Return to “MIDI Controller Support”