X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-feedback.html;h=505471772e485c3fd47aba56e6514a2e2854ba29;hb=ca8c53473dfbcb7d4b483a5ce792bbf4b5caffe8;hp=0eefcd4de5cb4f7d7925a3e4ebcc2183ab3a741f;hpb=a123dfec51122f0be59c06e9e836d5fceedc7650;p=ardour-manual diff --git a/include/osc58-feedback.html b/include/osc58-feedback.html index 0eefcd4..5054717 100644 --- a/include/osc58-feedback.html +++ b/include/osc58-feedback.html @@ -83,6 +83,9 @@ + + @@ -119,6 +122,8 @@ + +
/strip/name ssid track_name where track_name is a string representing the name of the track
/strip/*/automation_name ssid namewhere name is a string representing the current automation mode for the control. + See OSC Automation.
/session_name session_name where session_name is a string representing the name of the session
/strip/meter ssid meterstate is true when loop mode is true
/cancel_all_solos state Where state true indicates there are active solos that can be canceled.
/jog/mode/name nameWhere name is a string indicating the name of the current jog mode.

Recording control

@@ -198,6 +203,9 @@ where gain is a float ranging from -193 to 6 representing the actual gain of the track in dB. /strip/fader ssid position where position is an float ranging from 0 to 1 representing the actual fader position of the track. + /strip/*/automation ssid mode + where mode is an int ranging from 0 to 3 representing the actual automation mode for the control. + See OSC Automation. /strip/trimdB ssid trim_db where trim_db is a float ranging from -20 to 20 representing the actual trim of the track in dB. /strip/pan_stereo_position ssid position