summaryrefslogtreecommitdiff
path: root/manual/xml/basic_editing.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/xml/basic_editing.xml')
-rw-r--r--manual/xml/basic_editing.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/manual/xml/basic_editing.xml b/manual/xml/basic_editing.xml
new file mode 100644
index 0000000000..c1cfa64207
--- /dev/null
+++ b/manual/xml/basic_editing.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" standalone="no"?>
+
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+
+]>
+
+<chapter id="ch-basic-editing">
+ <title>Basic Editing</title>
+ <para>
+ Once you have recorded or imported the material that will make up a
+ session/piece/composition, it will generally become time to
+ <emphasis>edit</emphasis> it. You can add/remove material at any time,
+ and/or modify the mix if you desire. But editing tends to be a distinct
+ focus during the "middle" part of working on an arrangement, and has its own
+ particular set of tools and approaches. This section of the manual covers
+ the editing tools you will probably use all the time; see <xref linkend="ch-advanced-editing"/>
+ for coverage of more specialized tools and techniques.
+ </para>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="editing_concepts.xml" />
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="working_with_playlists.xml" />
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="working_with_ranges.xml" />
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="working_with_regions.xml" />
+
+</chapter>