Tiny tidying of new pages
This commit is contained in:
parent
66cbe9a0bd
commit
780f980e86
@ -1,6 +1,4 @@
|
||||
|
||||
<h3>OSC Automation</h3>
|
||||
|
||||
<p>
|
||||
Ardour has automation modes for many of it's controls. As of version
|
||||
5.9, OSC can control what automation mode a fader uses.
|
||||
@ -13,7 +11,6 @@
|
||||
<code>/strip/[control]/automation ii ssid mode</code>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<ul>
|
||||
<li>/strip may also be /select in which case the only parameter is the mode.</li>
|
||||
<li>[control] as of Ardour version 5.9 control can be:
|
||||
@ -35,7 +32,7 @@
|
||||
0 to 3 to be used to control mode.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The next version of Ardour will add <code>/strip/[control]/automation_name is ssid mode_name</code>
|
||||
as feedback. A surface may choose to use only the first character of the string (M, P, W or T) instead of
|
||||
|
@ -240,7 +240,7 @@ here</em>"/></kbd>
|
||||
<table class="dl">
|
||||
<tr><th><kbd class="osc">/scrub <em>delta</em></kbd></th>
|
||||
<td>Where <em>delta</em> is a float indicating forward or reverse movement.
|
||||
See <a href="/using-control-surfaces/controlling-ardour-with-osc/jog-modes/#scrub">OSC Scrub Modes</a></td></tr>
|
||||
See <a href="@@osc58-jog-modes#scrub">OSC Scrub Modes</a></td></tr> <!--#scrub-->
|
||||
<tr><th><kbd class="osc">/jog <em>delta</em></kbd></th>
|
||||
<td>Where <em>delta</em> is a float indicating forward or reverse movement</td></tr>
|
||||
<tr><th><kbd class="osc">/jog/mode <em>mode</em></kbd></th>
|
||||
|
Loading…
Reference in New Issue
Block a user