2013-03-14 16:58:12 -04:00
|
|
|
|
2014-02-02 17:16:21 -05:00
|
|
|
<h2>Philosophy</h2>
|
2013-03-14 16:58:12 -04:00
|
|
|
<p>
|
|
|
|
There are no "best" ways to map an arbitrary MIDI controller for
|
|
|
|
controlling Ardour. There may be very legitimate reasons for different
|
2017-01-22 19:01:29 -05:00
|
|
|
users to prefer quite different mappings.
|
2013-03-14 16:58:12 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
2019-08-04 02:36:55 -04:00
|
|
|
<kbd class="menu">Window > MIDI Connections</kbd> opens the
|
|
|
|
MIDI Connection Manager to help routing MIDI in and out.
|
|
|
|
Along with that, on every platform that Ardour runs on, there are excellent
|
2013-03-14 17:03:10 -04:00
|
|
|
free-of-charge tools for making connections between MIDI hardware and
|
|
|
|
"virtual" MIDI ports like the ones that Ardour creates and
|
|
|
|
uses. Rather than waste precious developer time replicating these
|
|
|
|
connection/patch managers, we prefer to leverage their existence by
|
|
|
|
having users rely on them to actually connect Ardour to other MIDI
|
|
|
|
devices and software. On OS X, we recommend Pete Yandell's MIDI
|
|
|
|
Patchbay. On Linux, a wide variety of tools are available including
|
2017-02-14 10:20:06 -05:00
|
|
|
QJackCtl, aconnect, Patchage, and more.
|
2013-03-14 16:58:12 -04:00
|
|
|
</p>
|
|
|
|
|
2014-02-02 17:16:21 -05:00
|
|
|
<h2>Basics</h2>
|
2013-03-14 16:58:12 -04:00
|
|
|
|
|
|
|
<ol>
|
2014-02-05 18:59:35 -05:00
|
|
|
<li>Enable Generic MIDI control: <kbd class="menu">Edit > Preferences
|
2014-02-06 19:50:36 -05:00
|
|
|
> Control Surfaces > Generic MIDI</kbd></li>
|
2017-01-22 19:01:29 -05:00
|
|
|
<li>Connect Ardour's MIDI port named <samp>control</samp> to whatever
|
2014-02-05 18:59:35 -05:00
|
|
|
hardware or software you want (using a MIDI patchbay app)</li>
|
2017-01-22 19:01:29 -05:00
|
|
|
<li><kbd class="mod1 mouse">Middle</kbd>-click on whatever on-screen
|
2014-02-05 18:59:35 -05:00
|
|
|
fader, plugin parameter control, button etc. you want to control</li>
|
2013-03-14 16:58:12 -04:00
|
|
|
<li>A small window appears that says "Operate Controller now"</li>
|
|
|
|
<li>Move the hardware knob or fader, or press the note/key.</li>
|
|
|
|
<li>The binding is complete. Moving the hardware should control the Ardour fader etc. </li>
|
|
|
|
</ol>
|
|
|
|
|
2017-06-06 14:29:38 -04:00
|
|
|
<h2>Cancelling a Learned MIDI Binding</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
To unlearn a learned MIDI binding, <kbd class="mod1 mouse">Middle</kbd>-click
|
|
|
|
on the control in the same way as you did to learn it in the first place, but
|
|
|
|
click on the popup to cancel it.
|
|
|
|
</p>
|
|
|
|
|
2014-02-02 17:16:21 -05:00
|
|
|
<h2>Avoiding work in the future</h2>
|
2013-03-14 16:58:12 -04:00
|
|
|
<p>
|
|
|
|
If you want the bindings you set up to be used automatically in every
|
2014-02-05 18:59:35 -05:00
|
|
|
session, the simplest thing to do is to use <kbd class="menu">Session > Save
|
|
|
|
Template</kbd>. Then, when creating new sessions, select that template and
|
2016-01-02 06:28:11 -05:00
|
|
|
all the bindings will be automatically set up for you.
|
2013-03-14 16:58:12 -04:00
|
|
|
</p>
|
2017-02-13 14:53:37 -05:00
|
|
|
|