]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-querying-ardour.html
Rephrasing more, removing an outdated page
[ardour-manual] / include / osc58-querying-ardour.html
index 6ab925e0b675e1c8104753e01a1671f3354ecb20..6729d893d9fb7f87c53b10107332803d3dd3d9b7 100644 (file)
@@ -21,7 +21,7 @@
   <td>Asks for a list of tracks that have sends to the strip <em>ssid</em> points to</td></tr>
   <tr><th><kbd class="osc">/strip/plugin/list <em>ssid</em></kbd></th>
   <td>Asks for a list of plug-ins for strip <em>ssid.</em></td></tr>
-  <tr><th><kbd class="osc">/plugin/descriptor <em>ssid</em> <em>piid</em></kbd></th>
+  <tr><th><kbd class="osc">/strip/plugin/descriptor <em>ssid</em> <em>piid</em></kbd></th>
   <td>Asks for a list of descriptors for plug-in <em>piid</em> on strip <em>ssid</em></td></tr>
 </table>
 
     <li>Monitor section present</li>
   </ul>
 </p>
+<p class="note">
+       The <code>/set_surface</code> should be set before this is called. That way
+       The right set of strips will be sent in return (though the default is good
+       for most uses) and feedback will start correctly.
+</p>
 <p>
   If the surface is using <code>/strip/list</code>, the surface needs to know
   if the strips have changed. This would be true if a strip gets moved, created or