X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F04_ardours-interface%2F01_starting-ardour%2F01_starting-ardour-from-the-command-line.html;h=051ff2c337dd55b474a9fe046755b68bc3f86aa6;hb=9f1ac7fe361381892ac3f3bc88c27a418282375c;hp=8f1f914257a6bab21a193347ca113570ecafb591;hpb=ae6efdc4a0dd1825a30a1b95b70d6a5f799713a9;p=ardour-manual diff --git a/_manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html b/_manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html index 8f1f914..051ff2c 100644 --- a/_manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html +++ b/_manual/04_ardours-interface/01_starting-ardour/01_starting-ardour-from-the-command-line.html @@ -1,25 +1,28 @@ --- layout: default -title: Starting Ardour From the Command Line +title: Starting Ardour From the Command Line (Linux) +menu-title: Starting from Linux Cmdline --- -

Starting Ardour on the command line (Linux)

-

Like (almost) any other program on Linux, Ardour can be started on the command line.

- +ardour3 +

+ To start Ardour with an existing session: +

+ardour3 /path/to/session +

+ replacing /path/to/session with the actual path to your session. You can + specify either the session folder or any session file inside the folder, + including snapshots. +

+

+ To start Ardour with a new, named session: +

+ardour3 -N /path/to/session +

Other Command Line Options

-
-
-
-