OSC: move menu actions to appendix
This commit is contained in:
parent
95929cdbc2
commit
c8657916b7
@ -505,7 +505,7 @@ here</em>"/></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.
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: OSC: 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
|
Loading…
Reference in New Issue
Block a user