X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-controlling-ardour-with-osc.html;h=76d71536cce40d4e041e3042add0b8f19bbdbe1f;hb=d1339ef8a461372e6abf8bbfd918cbbc0c65c903;hp=e6ab8935b07bf21fdc3cd87c6f52b600b2288f12;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/osc58-controlling-ardour-with-osc.html b/include/osc58-controlling-ardour-with-osc.html index e6ab893..76d7153 100644 --- a/include/osc58-controlling-ardour-with-osc.html +++ b/include/osc58-controlling-ardour-with-osc.html @@ -79,10 +79,10 @@ here"/>

If /set_surface is not sent, the default values are used:

@@ -110,13 +110,13 @@ here"/> deal with this is to think of strip_types items being worth a number and then adding all those numbers together for a value to send. Strip Types will determine what kind of strips will be included in - bank. This would include: Audio, MIDI, buses, VCAs, Master, Monitor + bank. This would include: Audio, MIDI, busses, VCAs, Master, Monitor and hidden or selected strips.

Aside from setting the track types for the main mix assignments, using /set_surface/strip_types with more than one surface button will allow - switching between modes for example: inputs only, buses only, + switching between modes for example: inputs only, busses only, selected only, hidden only, by having the buttons send values of: 3, 12, 256, 512. A full mix button might have a value 31.

@@ -380,19 +380,19 @@ here"/>
/strip/send/enable ssid sendid state
where sendid = nth_send, state is 1 for enabled and 0 for disabled
/strip/list
-
see: +
see: Querying Ardour with OSC.
/strip/sends ssid
-
see: +
see: Querying Ardour with OSC.
/strip/receives ssid
-
see: +
see: Querying Ardour with OSC.
/strip/plugin/list ssid
-
see: +
see: Querying Ardour with OSC.
/strip/plugin/descriptor ssid
-
see: +
see: Querying Ardour with OSC.
/strip/plugin/reset ssid piid
where piid = nth Plugin, will reset all values to the plugin's original values
@@ -507,5 +507,3 @@ here"/> time by running Ardour with the -b flag.

-{% children %} -