X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-automation.html;h=6515f0860f302c3775d712f0471f19a709e73bc7;hb=de50b1d51fc77a11a8b4aa47fa9797791ae2bc74;hp=bbd990dcdc52d01df212ea3bf17967611e761444;hpb=780f980e8629073dbb7f5d28a72801f2dc0b9425;p=ardour-manual diff --git a/include/osc58-automation.html b/include/osc58-automation.html index bbd990d..6515f08 100644 --- a/include/osc58-automation.html +++ b/include/osc58-automation.html @@ -38,3 +38,15 @@ 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).

+

+ 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: +

+

+ /strip/[control]/touch ii ssid touch +

+

+ 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. +

+