]> Shamusworld >> Repos - ardour-manual/blobdiff - include/patchbay.html
New session property
[ardour-manual] / include / patchbay.html
index 0c0ef57841b3b25733edbb495d267233a3870f2e..519359f6784eda83d341463185496b3dd35e935d 100644 (file)
@@ -41,7 +41,8 @@
       timecode.</td></tr>
   <tr><th>Other</th>
       <td>
-      If there are other JACK clients running, their ports will be found
+      If the Jack backend is being used and if there are other JACK clients
+      running, their ports will be found
       here. If there are no such ports, the tab will not exist (on one or
       both axes of the grid).</td></tr>
 </table>
   made between Foo (a MIDI output) and our busses (which are all audio-input).
 </p>
 <p>
-  The green dots in the example show that both Foo and Bar are connected
+  The green dots in the example show that both Fred and Jim are connected
   to the master bus, left to left and right to right.
 </p>
 
 <h2>Variants on the Patchbay</h2>
 <p>
   Slightly different versions of the patchbay are available from different
-  places in Ardour. A global view of all JACK audio connections is available, in
-  <kbd class="menu">Window &gt Audio Connections</kbd>, or by pressing
+  places in Ardour. A global view of all audio connections is available, in
+  <kbd class="menu">Window &gt; Audio Connections</kbd>, or by pressing
   <kbd class="mod2">P</kbd>. A corresponding MIDI Connection Manager can
   be opened using <kbd class="mod23">P</kbd>.</p>
 <p>
@@ -88,7 +89,7 @@
   opens a context menu which provides a few handy options:
 </p>
 <table class="dl">
-  <tr><th><kbd class="menu">Add audio port</kbd> and <kbd class="menu">Add MIDI port</kbd></th>
+  <tr><th><kbd class="menu">Add audio port</kbd><br> and <br><kbd class="menu">Add MIDI port</kbd></th>
   <td>
     These options add audio or MIDI ports to the clicked source, if this is
     possible. In this way, for example, tracks and busses can be extended to have
   <td>Disconnects everything from the given port.</td></tr>
   <tr><th><kbd class="menu">Rescan</kbd></th>
   <td>
-    Ardour will try to keep abreast of any changes to the JACK ports on
+    If Ardour is using the JACK backend, Ardour will try to keep abreast
+    of any changes to the JACK ports on
     the system, and reflect them in any connection managers which are open.
     If for some reason this fails, this can be used to re-scan the list of ports and
     update the manager.