]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/04_ardours-interface/01_starting-ardour.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 04_ardours-interface / 01_starting-ardour.html
1 ---
2 layout: default
3 title: Starting Ardour
4 ---                        
5   
6 <p>
7   There are several ways of <dfn>starting Ardour</dfn>, which may vary
8   depending on which platform you are using it.
9 </p>
10
11 <ul>
12   <li>double-click the Ardour icon in your platform's file manager (e.g. 
13   Nautilus on Linux, Finder on OS X)</li>
14   <li>double click on an Ardour session file in your platform's file manager</li>
15   <li>on Linux, you can also start Ardour <a 
16   href="/ardours-interface/starting-ardour/starting-ardour-from-the-command-line">on the command line</a></li>
17 </ul>
18
19 <p>
20   When Ardour is run for the very first time, a special dialog is displayed 
21   that will ask you several questions about your setup. You will not be asked
22   these questions again, but you can always modify your choices via the
23   <kbd class="menu">Edit &gt; Preferences</kbd> dialog.
24 </p>
25
26 <p class="fixme">This may have been true in the past, but now, considering that the startup dialog lets one tune JACK parameters up front, this is prety much bollocks. The rest is wrong as well</p>
27 <p>
28   In general, it is sensible to start JACK before you run Ardour. This is not
29   necessary, but will provide you with more control and options over JACK's
30   operation.
31 </p>
32
33 <p>
34   If you open Ardour without specifying an existing session it will display 
35   the <kbd class="menu">Session &gt; New...</kbd> dialog. If JACK is not already
36   running, there will be an extra <kbd class="menu">Audio Engine</kbd> tab in
37   that dialog to configure JACK, which Ardour will then start automatically.
38 </p>
39
40 <p>
41   If you did specify an existing session but JACK is not already running, the
42   <kbd class="menu">New Session</kbd> dialog will contain just the Audio Engine tab. 
43 </p>
44
45 {% children %}
46