manual/include/preferences-and-session-properties.html
Shamus Hammons dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00

19 lines
644 B
HTML

<p>
Ardour splits its configuration options into two categories:
</p>
<ul>
<li>
Global <dfn>preferences</dfn> control general workflow and system
configuration, and should apply to all sessions. They are located in
<kbd class="menu">Edit &gt; Preferences</kbd> and stored in
Ardour's <dfn>user configuration file</dfn> in your home directory.
</li>
<li><dfn>Session properties</dfn> control aspects of the workflow or
configuration that pertain to the current session only. You can find them
in <kbd class="menu">Session &gt; Properties</kbd>, and they will be stored
in the session file.
</li>
</ul>