]> Shamusworld >> Repos - ardour-manual/commitdiff
change "s" to "speed" so it is not confused with string.
authorLen Ovens <len@ovenwerks.net>
Sat, 8 Apr 2017 14:15:26 +0000 (07:15 -0700)
committerLen Ovens <len@ovenwerks.net>
Sat, 8 Apr 2017 14:15:26 +0000 (07:15 -0700)
include/osc58-controlling-ardour-with-osc.html

index 0cf573ad22bb237e907aa3a2630d173517c28546..1cd7faee2e38592be2a15eaaf2667ef4a2aa034f 100644 (file)
@@ -196,8 +196,8 @@ here</em>"/&gt;</kbd>
   <td>Toggles between play and stop</td></tr>
   <tr><th><kbd class="osc">/stop_forget</kbd></th>
   <td>Stop transport and delete/forget last take</td></tr>
-  <tr><th><kbd class="osc">/set_transport_speed <em>s</em></kbd></th>
-  <td>where <em>s</em> is a float ranging from -8.0f to 8.0f</td></tr>
+  <tr><th><kbd class="osc">/set_transport_speed <em>speed</em></kbd></th>
+  <td>where <em>speed</em> is a float ranging from -8.0f to 8.0f</td></tr>
   <tr><th><kbd class="osc">/ffwd</kbd></th>
   <td>Adds 1.5 times to transport speed to maximum +8 times normal speed</td></tr>
   <tr><th><kbd class="osc">/rewind</kbd></th>