X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fosc58-querying-ardour.html;h=018ded025c2dcfe5e494db3440dc47ede87687e4;hb=1f90d2dac9c47951e3740899649fe4aa47a7a5a6;hp=fa2a6f9dd02df26f167b86a44f392acdaf131f8c;hpb=10010543f30a3ead3055afc9007a2693135879cc;p=ardour-manual diff --git a/include/osc58-querying-ardour.html b/include/osc58-querying-ardour.html index fa2a6f9..018ded0 100644 --- a/include/osc58-querying-ardour.html +++ b/include/osc58-querying-ardour.html @@ -5,7 +5,7 @@ information. These set of commands are for smarter control surfaces That have the logic to figure out what to do with the information. These are not of value for mapped controllers like touchOSC and - friends. The controller will need to send these queries to ardour + friends. The controller will need to send these queries to Ardour as often as it needs this information. It may well make sense to use regular feedback for things that need to be updated often such as position or metering. @@ -70,11 +70,11 @@ 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. + surface know that its 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. + responsibility to deal with this.

A list of sends

@@ -89,7 +89,7 @@
  • The send's target bus ssid
  • The send's target bus name
  • The send id for this strip
  • -
  • The send gain as a fader possition
  • +
  • The send gain as a fader position
  • The Send's enable state
  • @@ -104,13 +104,13 @@

    /strip/receives ssid will return a list of tracks that have sends to the bus at the ssid. The reply will - contain the following information for each track conntected to this + contain the following information for each track connected to this bus:

    @@ -157,7 +157,7 @@ After all the parameters have been sent this way, one final message" /strip/plugin/descriptor_end is sent with these parameters: