X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F22_using-control-surfaces%2F03_midi-binding-maps.html;h=f7f42d1ab2dbf3f9940208b4b7129b092a2bf849;hb=a3794617b398c83bb117cfb6386fc2531d0ba821;hp=5ce8a8094b9dcdf19cb06532826e8f8be55ce2a5;hpb=5da66b5be2653e3548c2ca5338754c75c4627cac;p=ardour-manual diff --git a/_manual/22_using-control-surfaces/03_midi-binding-maps.html b/_manual/22_using-control-surfaces/03_midi-binding-maps.html index 5ce8a80..f7f42d1 100644 --- a/_manual/22_using-control-surfaces/03_midi-binding-maps.html +++ b/_manual/22_using-control-surfaces/03_midi-binding-maps.html @@ -7,7 +7,7 @@ title: MIDI Binding Maps

-Ardour 2.X supported MIDI learning for more +Ardour 2.X supported MIDI learning for more or less any control. This was a nice feature that quite a few other DAWs have now provided, but it didn't allow Ardour to work "out of the box" with sensible defaults for existing commercial MIDI @@ -53,6 +53,8 @@ MIDI bindings are stored in files with the suffix ".map" attached to their name.

So, to start, create a file with that as the initial contents.

+

Ardour loads midi maps from its binary-bundle folder in Ardour-<version>/midi_maps/ and checks various other locations as well (defined by ARDOUR_MIDIMAPS_PATH environment variable). On GNU/Linux the easiest is to save the file to ~/.config/ardour3/midi_maps/. +

Finding out what your MIDI control surface sends

This is the most complex part of the job, but its still not very hard. You need to connect the control surface to an application that will show you the information that the device sends each time you modify a knob, slider, button etc. There are a variety of such applications (notably gmidimon and kmidimon, but you can actually use Ardour for this if you want. Start Ardour in a terminal window, connect MIDI ports up, and in the Preferences window, enable "Trace Input" on the relevant MIDI port. A full trace of the MIDI data received will show up in the terminal window. (Note: in Ardour3, you get a dedicated, custom dialog for this kind of tracing)