Add pointer in generic midi mapping to actions in appendix

This commit is contained in:
Len Ovens 2017-01-22 16:06:43 -08:00
parent 326ed5b280
commit 3f5eeaf4d6

View File

@ -302,13 +302,9 @@ bindings">
<h4>Binding to Ardour "actions"</h4> <h4>Binding to Ardour "actions"</h4>
<p> <p>
You can also bind a sysex or arbitrary message to any of the items You can also bind a sysex or arbitrary message to any of the items
that occur in Ardour's main menu (and its submenus). The best place that occur in Ardour's main menu (and its submenus). The <a
to look for the (long) list of how to address each item is in your href="/appendix/menu-actions-list/">
keybindings file, which will contain lines that look like this: list of actions</a> shows all available values of <em>action-name</em>.
</p>
<code>
(gtk_accel_path "&lt;Actions&gt;/Editor/temporal-zoom-in" "equal")
</code>
<p> <p>
To create a binding between an arbitrary MIDI message (we'll use a To create a binding between an arbitrary MIDI message (we'll use a
note-off on channel 1 of MIDI note 60 (hex) with release velocity note-off on channel 1 of MIDI note 60 (hex) with release velocity