OSC: move menu actions to appendix

This commit is contained in:
Len Ovens 2017-01-14 09:10:01 -08:00
parent 95929cdbc2
commit c8657916b7
3 changed files with 6 additions and 6 deletions

View File

@ -505,7 +505,7 @@ here</em>"/&gt;</kbd>
<kbd class="osc">/access_action <em>action_name</em></kbd> <kbd class="osc">/access_action <em>action_name</em></kbd>
<p> <p>
The <a The <a
href="/using-control-surfaces/controlling-ardour-with-osc/osc-actions-list/"> href="/appendix/menu-actions-list/">
list of actions</a> shows all available values of <em>action-name</em> as of list of actions</a> shows all available values of <em>action-name</em> as of
June 2016 for Ardour 5.0.pre0.1. You can get the current list at any June 2016 for Ardour 5.0.pre0.1. You can get the current list at any
time by running Ardour with the -b flag. time by running Ardour with the -b flag.

View File

@ -1,15 +1,15 @@
--- ---
layout: default layout: default
title: OSC&#58; List of Menu Actions title: List of Menu Actions
--- ---
<h2>Menu actions</h2> <h2>Menu actions</h2>
<p> <p>
Every single menu item in Ardour's GUI is accessible via OSC. There is Every single menu item in Ardour's GUI is accessible by control
a single common syntax to trigger the action as if it was selected surfaces or scripts.
with the mouse (or keyboard):</p> </p>
<kbd class="osc">/access_action <em>action_name</em></kbd>
<p> <p>
The list below shows all available values of <em>action-name</em> as of The list below shows all available values of <em>action-name</em> as of
June 2016 for Ardour 5.0.pre0.1. You can get the current list at any June 2016 for Ardour 5.0.pre0.1. You can get the current list at any