Add pointer in generic midi mapping to actions in appendix
This commit is contained in:
parent
326ed5b280
commit
3f5eeaf4d6
@ -302,13 +302,9 @@ bindings">
|
||||
<h4>Binding to Ardour "actions"</h4>
|
||||
<p>
|
||||
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
|
||||
to look for the (long) list of how to address each item is in your
|
||||
keybindings file, which will contain lines that look like this:
|
||||
</p>
|
||||
<code>
|
||||
(gtk_accel_path "<Actions>/Editor/temporal-zoom-in" "equal")
|
||||
</code>
|
||||
that occur in Ardour's main menu (and its submenus). The <a
|
||||
href="/appendix/menu-actions-list/">
|
||||
list of actions</a> shows all available values of <em>action-name</em>.
|
||||
<p>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user