]> Shamusworld >> Repos - ardour-manual/commitdiff
small fixes
authorJörn Nettingsmeier <nettings@stackingdwarves.net>
Mon, 17 Feb 2014 21:16:58 +0000 (22:16 +0100)
committerJörn Nettingsmeier <nettings@stackingdwarves.net>
Mon, 17 Feb 2014 21:16:58 +0000 (22:16 +0100)
_manual/10_working-with-tracks/07_audio-track-controls.html
_manual/14_signal-routing/01_aux-sends.html
_manual/14_signal-routing/04_inserts.html
_manual/14_signal-routing/06_subgrouping.html

index 3df59ba90a5ed910b8483efa312ca91cbc6cf723..5669e8afdeee80ec77bf3df6a66cb6cbb60f05f9 100644 (file)
@@ -15,12 +15,12 @@ title: Audio Track Controls
   addition of two extras. 
 </p>
 <dl>
-  <dt id="record" style="color:pink">[&bull;]</dt>
+  <dt id="record" style="color:red;font-weight:bold;">[&bull;]</dt>
   <dd><dfn>Record</dfn> &mdash; The button with the pink circle arms the track 
   for recording. When armed, the entire button will turn pink, and change to 
   bright red as soon as the transport is rolling and the track is recording.</dd>
   <dt id="playlist">p</dt>
-  <dd><dfn>Playlist</dfn> &mdash Opens a playlist menu when clicked. The menu 
+  <dd><dfn>Playlist</dfn> &mdash; Opens a playlist menu when clicked. The menu 
   offers various operations related to the track's <a
   href="/working-with-playlists/">playlist</a>.
   </dd>
index ff1ddf5363baa250e14322c1320ce99bb632b26d..faa07bedd51e7226f30adad1512a80fd5f39e9f7 100644 (file)
@@ -92,7 +92,7 @@ title: Aux Sends
   appearance. More importantly, the main fader of the affected channel strips 
   will now control the send level and <strong>not</strong> the track gain. 
   This gives a larger, more configurable control to alter the level. Click the 
-  <kbd class==menu">Aux Sends</kbd> button of the aux bus again to revert the 
+  <kbd class=="menu">Aux Sends</kbd> button of the aux bus again to revert the 
   channel strips to their normal use.
 </p>
 <h2>Disabling Sends</h2>
index de493edf9729d4a7b757acce44a7d99a0761bea0..b599da3031e1c65f47c689cbe5fcd1be6b65365e 100644 (file)
@@ -21,6 +21,13 @@ title: Inserts
   connect your inserts to a pair of hardware ports, which are in turn
   connected to the outboard gear.
 </p>
+<p>
+  To disable (bypass) an insert, click on its LED in the processor box.
+</p>
+<p class="note">
+  When you create an insert, the signal will be interrupted until you make
+  the relevant connections to the insert ports!
+</p>
 <p class="note">
   Inserts will incur an additional JACK period of latency, which can be
   measured and compensated for during mixing, but not during tracking! 
index 55cdf7cf40e45cf883557b2309957a882c1d7492..765f8fad0530333f8486cadfbbeaa530516126fb 100644 (file)
@@ -31,7 +31,7 @@ title: Subgrouping
 </p>
 <p>
   To remove a subgroup (bus), context-click on the track group tab, and select 
-  <kbd class="memu">Remove subgroup bus</kbd>. You can also simply delete the 
+  <kbd class="menu">Remove subgroup bus</kbd>. You can also simply delete the 
   bus itself. Note that this operation will <strong>not</strong> restore signal 
   routing to the way it was before the addition of the subgroup bus &mdash; tracks 
   that had been subgrouped will be left with their main outputs disconncted.