13
0
livetrax/manual/xml/sessions.xml
David Robillard 959a7909c1 Merged with trunk R1705.
Synced .po files with trunk.
Fixed more editor operations to be type agnostic (ie not audio only).


git-svn-id: svn://localhost/ardour2/branches/midi@1709 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-12 23:20:37 +00:00

28 lines
1011 B
XML

<?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" [
]>
<section id="sn-sessions">
<title>Sessions</title>
<para>
This chapter covers the basics of starting a new project with Ardour,
including how to set up a session.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="starting_up_your_system.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="creating_a_new_session.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="opening_a_session.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="saving_a_session.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="templates.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="closing_a_session.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="cleaning_up_a_session.xml" />
</section>