]> Shamusworld >> Repos - ardour-manual/blobdiff - include/generic-midi-binding-maps.html
Removed link to MIDI on Linux page in Mackie Control setup page.
[ardour-manual] / include / generic-midi-binding-maps.html
index c019faba0b5279ee098bd1026fe79c1d82a910d8..8402cc66e11e46ab89e06f27a7a7444dbb765bdc 100644 (file)
   controls with anything inside Ardour that can be controlled.
 </p>
 <p>
-  Currently (August 2016), we have presets for the following devices/modes:
+  As of this writing we offer presets for the following devices/modes:
 </p>
-<ul>
-  <li>AKAI MidiMix (2 layouts)</li>
-  <li>AKAI MPD-32</li>
+<ul> <!-- generated by: grep name= /opt/Ardour-6.7.0/share/midi_maps/*.map -->
+  <li>AKAI MPD32 by samtuke</li>
+  <li>Akai MidiMix EQ Mode</li>
+  <li>Akai MidiMix Normal Mode</li>
   <li>AKAI MPK61</li>
   <li>AKAI MPKmini</li>
   <li>Alesis QX25</li>
-  <li>Arturia KeyLab49</li>
-  <li>Behringer BCF2000</li>
-  <li>Behringer BCF2000 (Mackie Emulation mode; better to use
-    Ardour's actual Mackie Control Protocol support)</li>
-  <li>Behringer DDX3216</li>
-  <li>Korg nanoKONTROL (3 layouts)</li>
-  <li>Korg nanoKONTROL 2 (2 layouts)</li>
-  <li>Korg Taktile</li>
-  <li>M-Audio Axiom 25</li>
+  <li>Alesis VI25</li>
+  <li>Arturia KeyLab 49</li>
+  <li>Arturia MiniLab mkII</li>
+  <li>Behringer BCF2000 Factory Preset 2</li>
+  <li>Behringer BCF2000 Mackie Control</li>
+  <li>DDX3216</li>
+  <li>Korg nanoKONTROL</li>
+  <li>Korg nanoKONTROL2</li>
+  <li>Korg nanoKONTROL2 With Master</li>
+  <li>Korg nanoKONTROL w/Master</li>
+  <li>Korg nanoKONTROL Studio</li>
+  <li>Korg Taktile ( mode 9 )</li>
+  <li>M-Audio Oxygen61 V3 by samtuke</li>
+  <li>M-Audio Axiom 25 - Transport Controls</li>
   <li>M-Audio Axiom 61</li>
-  <li>M-Audio Axiom Air 25</li>
-  <li>M-Audio Axiom Air Mini 32</li>
-  <li>M-Audio Oxygen 8v2</li>
-  <li>M-Audio Oxygen 25</li>
+  <li>M-Audio Axiom Air 25 (2015 Model) - Transport Controls</li>
+  <li>M-Audio Axiom AIR Mini 32</li>
+  <li>M-Audio Oxygen25 (factory default)</li>
+  <li>M-Audio Oxygen25 (3rd Gen)</li>
   <li>M-Audio Oxygen 49</li>
-  <li>M-Audio Oxygen 61v3 (2 layouts)</li>
+  <li>M-Audio Oxygen 61 v3</li>
+  <li>M-Audio Oxygen8 V2</li>
+  <li>WiiMote via midikb</li>
+  <li>Nektar Panorama</li>
   <li>Novation Impulse 49</li>
   <li>Novation Impulse 61</li>
-  <li>Novation LaunchControl XL</li>
-  <li>Novation LaunchKey 25</li>
+  <li>Novation Launch Control XL</li>
+  <li>Novation Launchkey 25</li>
   <li>Novation LaunchKey 49</li>
   <li>Roland SI-24</li>
-  <li>Roland V Studio 20</li>
-  <li>WiiMote</li>
+  <li>Roland V-Studio 20</li>
   <li>Xboard 61</li>
-  <li>Yamaha KX25</li>
+  <li>Yamaha KX25 Transport Controls</li>
 </ul>
   At this time, new binding maps need to be created with a text editor.
 <p>
@@ -152,29 +160,12 @@ bindings"&gt;
                that is added to the current value. For use with encoders</li>
                <li>nrpn-delta - The value is expected to be a signed 14bit value
                that is added to the current value. For use with encoders</li>
-               <li>enc-r, enc-l, enc-2 and enc-b - For 7 bit encoders. See below</li>
+               <li>enc-r, enc-l, enc-2 and enc-b - For 7 bit encoders.
+               <a href="@@generic-midi-and-encoders"> Learn more about working
+               with encoders </a></li>
        </ul>
 </p>
-<p>
-  As of Ardour 4.2, <code>enc-r</code>, <code>enc-l</code>, <code>enc-2</code> and
-  <code>enc-b</code> may be used for surfaces that have encoders that send
-  offsets rather than values. These accept Continuous Controller messages
-  but treat them as offsets. These are good for banked controls as they are
-  always at the right spot to start adjusting. (
-   <a href="@@generic-midi-and-encoders">
-   Learn more about working with encoders
-   </a>)
-</p>
-<p>
-       <ul>
-               <li><code>&lt;Binding channel="1" enc-r="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-l="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-2="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-b="13" &hellip;</code></li>
-       </ul>
-       The <code>enc-*</code> value is the CC number used by the encoder.
-       Encoders only work with CC messages.
-</p>
+
 <p class="note">
        Ardour 5.12 has a bug with the encoder detection where the first
        encoder message resets the control to 0. Setting "Enable Feedback"