]> Shamusworld >> Repos - ardour-manual/blobdiff - include/signal-routing.html
Rearrangement and cleanup of Part I.
[ardour-manual] / include / signal-routing.html
index 30a8b69f9e3deb9baed8afd35683de92b3b74c69..4176d02614a146b6cec2f638994a90df61d6a60d 100644 (file)
@@ -1,18 +1,18 @@
 
 <p>
-  Ardour does most of its internal <dfn>signal routing</dfn> via JACK: 
+  Ardour does most of its internal <dfn>signal routing</dfn> via JACK:
   all track and bus inputs and outputs are JACK ports, as are sends and
   inserts, which means they can be tapped into by other JACK clients.
   Only the signal flow inside a track or bus (i.e. from <a
   href="/working-with-plugins/processor-box/">processor to processor</a>) is
-  handled internally.<br />
+  handled internally.<br>
   By default, Ardour will create the following connections for you:
 </p>
 <ul>
   <li>
     <dfn>Track inputs</dfn> are optionally auto-connected to hardware inputs, in round robin
-    order, depending on the setting you chose in the 
-    <a href="/working-with-sessions/new-session-dialog/"><kbd
+    order, depending on the setting you chose in the
+    <a href="@@newopen-session-dialog"><kbd
     class="menu">Session &gt; New Session</kbd> dialog</a>.
   </li>
   <li>
   </li>
 </ul>
 <p>
-  This configuration is sufficient to do basic tracking and playback of many 
-  sessions without any adjustment by the user. If you are using Ardour and 
-  start to change these connections, be certain that you have a good reason 
-  to do so &mdash; it is generally not necessary and often leads to problems.
+  This configuration is sufficient to do basic tracking and playback of many
+  sessions without any adjustment by the user. If you are using Ardour and
+  start to change these connections, be certain that you have a good reason
+  to do so&mdash;it is generally not necessary and often leads to problems.
 </p>
 <p>
-  However, for many workflows during mixing, more complicated signal routing 
-  is required. Ardour offers many possibilties for connecting things in the 
+  However, for many workflows during mixing, more complicated signal routing
+  is required. Ardour offers many possibilties for connecting things in the
   way you may need or want them.
 </p>
 
-{% children %}
-