Add a section on muting tracks
authorTim Mayberry <mojofunk@gmail.com>
Thu, 10 Jul 2008 10:20:58 +0000 (10:20 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 10 Jul 2008 10:20:58 +0000 (10:20 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3554 d708f5d6-7413-0410-9779-e7cbd77b26cf

manual/images/mute_options.png [new file with mode: 0644]
manual/xml/muting_tracks.xml [new file with mode: 0644]
manual/xml/tracks_and_busses.xml

diff --git a/manual/images/mute_options.png b/manual/images/mute_options.png
new file mode 100644 (file)
index 0000000..8cf0d72
Binary files /dev/null and b/manual/images/mute_options.png differ
diff --git a/manual/xml/muting_tracks.xml b/manual/xml/muting_tracks.xml
new file mode 100644 (file)
index 0000000..b4bb151
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" standalone="no"?>
+
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+
+<!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
+%BOOK_ENTITIES;
+
+]>
+
+<section id="sn-muting-tracks">
+  <title>Muting Tracks</title>
+  <indexterm>
+    <primary>Tracks</primary>
+    <secondary>Muting</secondary>
+  </indexterm>
+  <para>
+    A track can be muted by clicking on the <guibutton>m</guibutton> button
+    in the &TRACK_CONTROLS; or the <guibutton>mute</guibutton> button in a
+    tracks &MIXER_STRIP;. Muting a track will silence its output,
+    right-clicking on a mute button will bring up a pop-up menu that will
+    allow you to choose what will be affected by the mute button.
+  </para>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="images/mute_options.png"/>
+    </imageobject>
+  </mediaobject>
+<!-- 
+  A more indepth description needed or perhaps a reference to a section i
+  on advanced mixing.
+  -->
+<!--
+       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
+               href="Some_Subsection.xml" />
+       -->
+</section>
index fb331a269930ce2e3d298d451fbb3b66ba6f4957..f6cb0d4f5f8e9671e85c68b7f21aaeb1cdf111fb 100644 (file)
@@ -11,7 +11,6 @@
     most important objects in Ardour. They represent the fundamental way to
     playback and record audio, MIDI, and image data.
   </para>
-
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
                href="signal_flow.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
     <title>I/O Configuration</title>
     <para></para>
   </section>
-
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
+               href="muting_tracks.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
                href="soloing_tracks.xml" />
-
   <section id="track-display-size">
     <title>Track Display Size</title>
     <para>
       <para></para>
     </section>
   </section>
-
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
                href="track_edit_groups.xml" />
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"