24 lines
748 B
HTML
24 lines
748 B
HTML
---
|
|
layout: default
|
|
title: Preferences and Session Properties
|
|
---
|
|
|
|
<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 > 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 &t; Properties</kbd>, and they will be stored
|
|
in the session file.
|
|
</li>
|
|
</ul>
|
|
|
|
{% children %}
|