X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-feedback.html;h=b7d82aac7713b514cc3d4cffafdf3e98a86f69e9;hb=e74c09802c2ca4038144d051c425a65661bde3ea;hp=db1b0e5cf7991e3066931d548ca0796bbd4c151b;hpb=f56f685d73572cad74ad34f4b9dc8acf5ed68fdf;p=ardour-manual diff --git a/include/osc58-feedback.html b/include/osc58-feedback.html index db1b0e5..b7d82aa 100644 --- a/include/osc58-feedback.html +++ b/include/osc58-feedback.html @@ -11,7 +11,7 @@

Ardour does feedback by sending the same path back that is used to control the same function. As such any controls that have feedback - have a parameter that is the value of the control or it's state + have a parameter that is the value of the control or its state (on or off). In the case of OSC paths listed on the main OSC page as having no parameter, if they have feedback, they will also work with a 1 for button press and 0 for button release. This is because @@ -89,7 +89,7 @@ /session_name session_name where session_name is a string representing the name of the session /strip/meter ssid meter - where meter is a value repesenting the current audio level. + where meter is a value representing the current audio level. (the exact math used is determined by the feedback bits set) /strip/signal ssid signal where signal is a float indicating the instantaneous @@ -185,7 +185,7 @@ where LED is a bool that indicates another bank_down operation is possible. /strip/name ssid track_name where track_name is a string representing the name of the track - (note there is no coresponding command to set the track name) + (note there is no corresponding command to set the track name) /strip/mute ssid mute_st where mute_st is a bool/int representing the actual mute state of the track /strip/solo ssid solo_st