2007-05-22 05:56:15 -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-deactivating-tracks">
|
|
|
|
<title>Deactivating Tracks</title>
|
|
|
|
<indexterm>
|
|
|
|
<primary>Tracks</primary>
|
|
|
|
<secondary>Deactivating</secondary>
|
|
|
|
</indexterm>
|
|
|
|
<para>
|
|
|
|
A track can be deactivated from the track context menu which is accessed
|
|
|
|
by clicking on the empty space in the &TRACK_CONTROLS; and choosing the
|
|
|
|
<guimenuitem>Active</guimenuitem> menu item. A track can also be made
|
|
|
|
inactive from the track name button in a &MIXER_STRIP;.
|
|
|
|
</para>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata fileref="images/inactive_track.png"/>
|
|
|
|
</imageobject>
|
|
|
|
<caption>
|
|
|
|
<para>
|
|
|
|
The &TRACK_CONTROLS; and &MIXER_STRIP; of inactive tracks have a
|
2007-05-22 05:57:12 -04:00
|
|
|
different background color to differentiate them from active tracks.
|
2007-05-22 05:56:15 -04:00
|
|
|
</para>
|
|
|
|
</caption>
|
|
|
|
</mediaobject>
|
|
|
|
<para>
|
|
|
|
Deactivating a track will silence it and reduce the amount of system
|
|
|
|
resources required to operate the session. An inactive Audio Track will
|
|
|
|
not read audio data from disk, unlike when a track is
|
|
|
|
<link linkend="sn-muting-tracks">muted</link>.
|
|
|
|
</para>
|
|
|
|
<!--
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="Some_Subsection.xml" />
|
|
|
|
-->
|
|
|
|
</section>
|