summaryrefslogtreecommitdiff
path: root/manual/xml/muting_tracks.xml
blob: b4bb151975b1f8d3e35a28a09f8f663112509f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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>