]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-automation.html
Continuing the rephrasing
[ardour-manual] / include / osc58-automation.html
index bbd990dcdc52d01df212ea3bf17967611e761444..22115139931abdbadbd372161ae1b29627feb02c 100644 (file)
        as feedback. A surface may choose to use only the first character of the string (M, P, W or T) instead of
        the whole string (this is in git now).
 </p>
+<p>
+       The touch mode needs more input so there is a Touch command as well (added post 5.9). It is almost identical
+       to the automation command:
+</p>
+<p>
+       <code>/strip/[control]/touch ii ssid touch</code>
+</p>
+<p>
+       The only difference is the last parameter is 1 for touched and 0 for touch released. All of the rest
+       of the explanation above applies.       
+</p>