2007-05-10 07:33:49 -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-invert-polarity">
|
|
|
|
<title>Inverting the Polarity of a Track</title>
|
2007-05-22 05:50:24 -04:00
|
|
|
<indexterm>
|
|
|
|
<primary>Polarity</primary>
|
|
|
|
</indexterm>
|
2007-05-10 07:33:49 -04:00
|
|
|
<para>
|
|
|
|
The polarity of a track can be inverted in the Mixer Window by clicking
|
|
|
|
on the track name button of a Mixer Strip and choosing
|
|
|
|
<menuchoice><guimenu>Invert Polarity</guimenu></menuchoice>.
|
|
|
|
</para>
|
|
|
|
<mediaobject>
|
|
|
|
<imageobject>
|
|
|
|
<imagedata fileref="images/invert_polarity.png"/>
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
<para>
|
|
|
|
When the polarity of a track is inverted a <literal>Ø</literal> will
|
|
|
|
appear before the track name in the Mixer Strip.
|
|
|
|
</para>
|
2007-05-10 07:34:14 -04:00
|
|
|
<tip>
|
|
|
|
<para>
|
|
|
|
This could be used to correct the polarity of an input signal due to
|
|
|
|
incorrect wiring or to prevent two signals that are out of phase with
|
|
|
|
respect to each other causing cancellation when mixing.
|
|
|
|
</para>
|
|
|
|
</tip>
|
2007-05-10 07:33:49 -04:00
|
|
|
<!--
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="Some_Subsection.xml" />
|
|
|
|
-->
|
|
|
|
</section>
|