diff --git a/include/newopen-session-dialog.html b/include/newopen-session-dialog.html index 59ebf79..42493ce 100644 --- a/include/newopen-session-dialog.html +++ b/include/newopen-session-dialog.html @@ -37,23 +37,24 @@ +

+ This page allows to type in the name of a session, select a folder to save it in, and + optionally use an existing template. The different + templates, both the "factory" ones and the ones created by the user, are easily + available on the left-side panel. +

+
- One of the Template Setup Dialogs + Template Setup dialog
- One of the Template Setup Dialogs + Template Setup dialog for the Advanced template

- This page allows to type in the name of a session, select a folder to save it in, and - optionally use an existing template. -

-

- The different templates, both the "factory" ones and the ones created by the user, - are easily available on the left-side panel. Depending on the chosen template, - a specific Template Settings window may be shown, allowing the user to fine-tune - the details of the template and/or choose between the different options of the - template. + Depending on the chosen template, a specific Template Setup window may be shown, + allowing the user to fine-tune the details of the template and/or choose between + the different options of the template.

@@ -96,5 +97,8 @@ Audio/MIDI Setup will be shown.

- - +

+ The New Session dialog also allows selecting session's time domain — either + audio time or beat (musical) time. This defines the defaut selection of visible + timeline rulers and units in which various markers operate in. +

diff --git a/source/images/session_new.png b/source/images/session_new.png index bfc50dd..d080295 100644 Binary files a/source/images/session_new.png and b/source/images/session_new.png differ diff --git a/source/images/template-setup.png b/source/images/template-setup.png new file mode 100644 index 0000000..7cf62fd Binary files /dev/null and b/source/images/template-setup.png differ