2007-05-22 05:55:32 -04:00
|
|
|
<?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
|
2007-05-22 05:56:01 -04:00
|
|
|
allow you to choose what will be affected when muting.
|
2007-05-22 05:55:32 -04:00
|
|
|
</para>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata fileref="images/mute_options.png"/>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
2007-05-22 05:56:01 -04:00
|
|
|
<note>
|
|
|
|
<para>
|
|
|
|
Muting an Audio Track may slightly reduce the amount of
|
|
|
|
<glossterm linkend="gt-dsp">DSP</glossterm> resources required for the
|
|
|
|
session but the audio data referenced by the tracks &PLAYLIST; will
|
|
|
|
still be read from disk.
|
|
|
|
</para>
|
|
|
|
</note>
|
2007-05-22 05:55:32 -04:00
|
|
|
<!--
|
|
|
|
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>
|