From: Len Ovens Date: Sat, 25 Mar 2017 00:20:49 +0000 (-0700) Subject: OSC added /strip/list feedback documentation. X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=2a06332b4a3c53c199c52502598bd6b301494501;p=ardour-manual OSC added /strip/list feedback documentation. --- diff --git a/include/osc58-querying-ardour.html b/include/osc58-querying-ardour.html index 38c1870..6ab925e 100644 --- a/include/osc58-querying-ardour.html +++ b/include/osc58-querying-ardour.html @@ -58,6 +58,13 @@
  • Monitor section present
  • +

    + If the surface is using /strip/list, the surface needs to know + if the strips have changed. This would be true if a strip gets moved, created or + deleted. When this happens Ardour sends /strip/list to the surfaces + that have previously requested a /strip/list. This lets the + surface know that it's list of strips is no longer valid. +

    A bus will not have a record enable and so a bus message will have one less parameter than a track. It is the controllers responsability to deal with this.