]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-controlling-ardour-with-osc.html
Add version to last commit
[ardour-manual] / include / osc58-controlling-ardour-with-osc.html
index 94fe8b162b1250bd8381c62e640b9bf484660d12..27b3551b65aa8ce53a33494ffb83a583f00d5fbe 100644 (file)
@@ -364,7 +364,7 @@ here</em>"/&gt;</kbd>
   <tr><th><kbd class="osc">/bank_up</kbd></th>
   <td>Change bank to the next higher bank.</td></tr>
   <tr><th><kbd class="osc">/bank_up <em>delta</em></kbd></th>
-  <td>Where <em>delta</em> is a float of 1 to bank up and -1 is bank down for use with an encoder</td></tr>
+  <td>Where <em>delta</em> is a float of 1 to bank up and -1 is bank down for use with an encoder (Ardour 5.11+)</td></tr>
   <tr><th><kbd class="osc">/bank_down </kbd></th>
   <td>Change bank to the next lower bank.</td></tr>
   <tr><th><kbd class="osc">/strip/mute <em>ssid</em> <em>mute_st</em></kbd></th>
@@ -391,7 +391,7 @@ here</em>"/&gt;</kbd>
   <tr><th><kbd class="osc">/strip/fader <em>ssid</em>  <em>position</em></kbd></th>
   <td>where <em>position</em> is a float ranging from 0 to 1 representing the fader control position.</td></tr>
   <tr><th><kbd class="osc">/strip/db_delta <em>ssid</em>  <em>delta</em></kbd></th>
-  <td>where <em>delta</em> is a float that will increase or decrease the gain of a track by the amount of the delta.</td></tr>
+  <td>where <em>delta</em> is a float that will increase or decrease the gain of a track by the amount of the delta. (Ardour 5.11+)</td></tr>
   <tr><th><kbd class="osc">/strip/*/automation <em>ssid</em>  <em>mode</em></kbd></th>
   <td>where <em>mode</em> is an int ranging from 0 to 3 representing the desired automation mode for the control.
   <a href="@@osc58-automation">See OSC Automation.</a></td></tr>