dfec6899ef
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.
18 lines
631 B
HTML
18 lines
631 B
HTML
|
|
<p>
|
|
<dfn>Sessions</dfn> are stored in a single folder on your computer's filesystem.
|
|
</p>
|
|
<p>
|
|
The first time you run Ardour, you will be asked where you would like the
|
|
default location for sessions to be, with the initial choice being your
|
|
home folder.
|
|
</p>
|
|
<p>
|
|
After the first-run dialog, you can still change the default location at
|
|
any time via <kbd class="menu">Edit > Preferences > Misc > Session
|
|
Management</kbd>. You can also specify a particular (different) location for
|
|
a session when creating it, in the
|
|
<a href="/working-with-sessions/new-session-dialog/">New Session dialog</a>.
|
|
</p>
|
|
|