summaryrefslogtreecommitdiff
path: root/manual/xml/removing_tracks.xml
blob: 056fdab77d059f1b8e52f732296116cf570c1a5b (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
37
38
39
40
41
42
43
44
<?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-removing-tracks">
  <title>Removing Tracks</title>
  <indexterm>
    <primary>Tracks</primary>
    <secondary>Removing</secondary>
  </indexterm>
  <para>
    A track can be removed from within the &MIX_WIN; by right-clicking in
    the empty space in the &TRACK_CONTROLS; to bring up the track context
    menu and choosing <guimenuitem>Remove</guimenuitem>.
  </para>
  <mediaobject>
    <imageobject>
      <imagedata fileref="images/remove_track_editor_window.png"/>
    </imageobject>
  </mediaobject>
  <para>
    Alternatively a track can also be removed from within the &MIX_WIN; by
    clicking on the track name button and choosing
    <guimenuitem>Remove</guimenuitem>.
  </para>

  <warning>
    <para>
      Removing a track is a permanent operation that cannot be undone. If
      there are no other tracks using the &PLAYLIST; that is in use by the
      track being removed then the playlist will also be removed from the
      session and will no longer be accessible.
    </para>
  </warning>
<!--
	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 
		href="Some_Subsection.xml" />
	-->
</section>