X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-controlling-ardour-with-osc.html;h=0e84e0957ba8901de8e381ddcbfbe5b86301bc36;hb=a9518e1f3e8e0f359443963037c987e4f67158e8;hp=8ad91057a8dbaf960eca3aba3b674a4cfb807d3b;hpb=9d40f142633d32b65f620491ace6f050672286e8;p=ardour-manual diff --git a/include/osc58-controlling-ardour-with-osc.html b/include/osc58-controlling-ardour-with-osc.html index 8ad9105..0e84e09 100644 --- a/include/osc58-controlling-ardour-with-osc.html +++ b/include/osc58-controlling-ardour-with-osc.html @@ -706,21 +706,21 @@ here"/> where position is a float ranging from 0 to 1 representing the desired front to back position of the track /select/pan_lfe_control value where value is a float ranging from 0 to 1 representing the desired LFE control value for the track - /select/send_gain", sendid send_gain + /select/send_gain, sendid send_gain where sendid = nth_send, send_gain is a float ranging from -193 to +6 representing the desired gain in dB for the send - /select/send_fader", sendid send_gain + /select/send_fader, sendid send_gain where sendid = nth_send, send_gain is a float ranging from 0 to 1 representing the desired position for the send as a fader - /select/send_enable", sendid state + /select/send_enable, sendid state where sendid = nth_send, state is 1 for enabled and 0 for disabled - /select/send_page", delta + /select/send_page, delta where delta is an int or float selecting another send as a delta from the current send. - /select/plugin_page", delta + /select/plugin_page, delta where delta is an int or float selecting another plugin parameter as a delta from the current parameter. - /select/plugin/activate", state + /select/plugin/activate, state where state is an int or float with the desired state of the current plugin activation.(new Ardour 6.0) - /select/plugin/parameter", plugin parameter value + /select/plugin/parameter, plugin parameter value where plugin = nth plugin, parameter = nth parameter and value is a float from 0 to 1

@@ -777,7 +777,7 @@ here"/> that are a part of the group the strip is a part of so long as that strip is a track.

  • - set the current set of strips to the set of strips that feed + set the current set of strips to the set of strips that feed this strip if it is a bus. In the case where this strip is being fed by sends rather than strip outputs, the strips that feed this bus will have their names set to the name of the strip