X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-controlling-ardour-with-osc.html;h=bc3d330e7f7a62faa36e6f9a2c33a75c874502f5;hb=081e7af0b6f6dec0ca685d3a538eacf20394c2cc;hp=33cd4bb91a8a3ddcde78e1ae9b0c3bc0829fdbad;hpb=2f90765c8261de810292efc26272543f994fc98f;p=ardour-manual diff --git a/include/osc58-controlling-ardour-with-osc.html b/include/osc58-controlling-ardour-with-osc.html index 33cd4bb..bc3d330 100644 --- a/include/osc58-controlling-ardour-with-osc.html +++ b/include/osc58-controlling-ardour-with-osc.html @@ -329,7 +329,9 @@ here"/> dB is a float from -20 to +20 representing the desired trim gain in dB /master/pan_stereo_position position position is a float from 0 to 1 representing the desired pan position - /master/mute state + /master/mute key + key is an optional float 1 representing a master bus select + /master/select state state is an int of o or 1 representing the desired mute state /monitor/gain dB dB is a float indicating the desired gain in dB @@ -616,3 +618,4 @@ Any of these actions that can be moved to session->action calls may reapear. Uses edit range as punch range
/toggle_all_rec_enables (toggles all tracks' recording state) +