OSC spelling
This commit is contained in:
parent
41fd472af4
commit
31b3992ae0
@ -203,7 +203,7 @@
|
||||
<tr><th><kbd class="osc">/strip/pan_stereo_position <em>ssid</em> <em>position</em></kbd></th>
|
||||
<td>where <em>position</em> is a float ranging from 0 to 1 representing the actual pan position of the track</td></tr>
|
||||
</table>
|
||||
<h3>Selection Operations</h3>
|
||||
<h3>Selected Operations</h3>
|
||||
<p>
|
||||
Selection feedback is the same as for strips, only the path changes
|
||||
from <em>/strip</em> to <em>/select</em> and there is no <em>ssid</em>.
|
||||
@ -239,7 +239,7 @@
|
||||
Every single menu item in Ardour's GUI is accessible via OSC. However,
|
||||
there is no provision for returning the state of anything set this way.
|
||||
This is not a bad thing as most menu items either do not have an on/off
|
||||
state or that state is quite visible. Binding that affect other parameters
|
||||
state or that state is quite visible. Bindings that affect other parameters
|
||||
that OSC does track will show on those OSC controls. Examples of this
|
||||
might be track record enable for tracks 1 to 32, play or stop.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user