X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fpatchbay.html;h=dbb85b14340becdc9b1f1dee5fa25901d051563c;hb=d28fa29291b40f709f5f792649ef5bd5f838956b;hp=143a6a20140aa0483b6203538885d5fd293e7316;hpb=79232552462511443d8267bdda6d99281d4716c6;p=ardour-manual diff --git a/include/patchbay.html b/include/patchbay.html index 143a6a2..dbb85b1 100644 --- a/include/patchbay.html +++ b/include/patchbay.html @@ -1,5 +1,5 @@
- An example patchbay + An example patchbay
An example patchbay
@@ -30,18 +30,23 @@ Hardware These are ports which are connected to a physical piece of hardware (a sound card or MIDI interface). - Ardour Busses - All ports belonging to busses. - Ardour Tracks - All ports belonging to tracks. Ardour Misc These are other ports that do not fit into the previous two categories; for example, the ports on which the metronome click is output, and MIDI ports for things like control surfaces and timecode. + I/O Pre + All ports of I/O Pre-Process Plugins. + I/O Post + All ports of I/O Post-Process Plugins. + Tracks + All ports belonging to tracks. + Busses + All ports belonging to busses. Other - 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). @@ -70,8 +75,8 @@

Variants on the Patchbay

Slightly different versions of the patchbay are available from different - places in Ardour. A global view of all JACK audio connections is available, in - Window > Audio Connections, or by pressing + places in Ardour. A global view of all audio connections is available, in + Window > Audio Connections, or by pressing P. A corresponding MIDI Connection Manager can be opened using P.

@@ -103,7 +108,8 @@ Disconnects everything from the given port. Rescan - 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.