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