2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-04 19:17:18 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>Session templates</dfn> are a way to store the setup of a session
|
2017-06-15 07:05:16 -04:00
|
|
|
for future use. They do not store any <em>audio</em> data but can store:
|
|
|
|
</p>
|
2013-07-02 17:36:37 -04:00
|
|
|
<ul>
|
2014-02-04 19:17:18 -05:00
|
|
|
<li>The number of tracks and busses, along with their names</li>
|
|
|
|
<li>The plugins present on each track or bus (if any)</li>
|
|
|
|
<li>All I/O connections</li>
|
2013-07-02 17:36:37 -04:00
|
|
|
</ul>
|
2014-02-04 19:17:18 -05:00
|
|
|
|
|
|
|
<h2>Creating a Session Template</h2>
|
|
|
|
<p>
|
2017-06-15 07:05:16 -04:00
|
|
|
The <kbd class="menu">Session > Save Template</kbd> shows a dialog asking
|
2017-11-02 15:33:54 -04:00
|
|
|
for the name of the new template, and a description.
|
2014-02-04 19:17:18 -05:00
|
|
|
</p>
|
2017-06-15 07:05:16 -04:00
|
|
|
|
2014-02-04 19:17:18 -05:00
|
|
|
<h2>Using a Session Template</h2>
|
|
|
|
<p>
|
2017-11-02 15:33:54 -04:00
|
|
|
In the <a href="@@newopen-session-dialog">New Session dialog</a>, a panel lists the different
|
|
|
|
template (factory and user-created).
|
2014-02-04 19:17:18 -05:00
|
|
|
</p>
|
2017-11-15 03:55:40 -05:00
|
|
|
|
|
|
|
<h2>Managing Templates</h2>
|
|
|
|
|
|
|
|
<figure>
|
|
|
|
<img src="/images/manage_templates.png" alt="The Manage Templates window">
|
|
|
|
<figcaption>
|
|
|
|
The Manage Templates window
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Both Session templates and Track Templates can be managed through the Manage Templates
|
|
|
|
window, which can perform the following actions:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>Renaming a template</li>
|
|
|
|
<li>Removing one</li>
|
|
|
|
<li>Adding/modifying its description</li>
|
|
|
|
<li>Exporting the templates (e.g. to be used in another Ardour instance)</li>
|
|
|
|
<li>Importing templates (from e.g. another Ardour instance).</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
2014-02-04 19:17:18 -05:00
|
|
|
<p>
|
2017-06-15 07:05:16 -04:00
|
|
|
See also <a href="@@adding-tracks-busses-and-vcas">Adding Tracks and Busses</a>
|
|
|
|
for information on templates for individual tracks or busses.
|
2014-02-04 19:17:18 -05:00
|
|
|
</p>
|