Update screenshot sizes, Part 6 of N

This commit is contained in:
Alexandre Prokoudine 2023-01-10 15:19:34 +03:00
parent 19f609a919
commit 909843ebc2
3 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@ If double-clicking on the session file does not launch Ardour, use the standard
method of first opening the application itself, then choosing a session from the
_Session Setup_ dialog.
{{< figure alt="Ardour Opening" src="en/ardour7-session-setup-dialog.png" >}}
![Ardour Opening](en/ardour7-session-setup-dialog.png?width=600)
## Moving a Session to Another Computer or Disk

View File

@ -42,14 +42,14 @@ By default the program will name the new snapshot according to the current date
and timestamp of your system. If you wish, you can change the name to one that
more meaningfully corresponds to the session you are working on.
{{< figure alt="snapshots" src="en/ardour7-snapshot-name.png" >}}
![snapshots](en/ardour7-snapshot-name.png?width=350)
## Recalling Snapshots
You can recall a saved snapshot via the _Snapshots_ tab in the area on the
right:
{{< figure alt="snapshot2" src="en/ardour7-snapshot-list.png" >}}
![snapshot2](en/ardour7-snapshot-list.png?width=700)
There you see a few snapshots that we created, and the _my\_session_ entry
represents the original state of our session.

View File

@ -24,14 +24,14 @@ You can save a new template from the main menu: `Session > Save Template`. You
are asked to give the new template a name and optionally provide a description
that will show up in the _Session Setup_ dialog:
{{< figure src="en/ardour7-save-template.png" alt="Template options" >}}
![Template options](en/ardour7-save-template.png?height=300)
## Load a Template
When creating a new session, you can load up a previously saved template. All
you will need is to tell Ardour where on the disk to save the session:
{{< figure src="en/ardour7-session-setup.png" alt="New session from a custom template" >}}
![New session from a custom template](en/ardour7-session-setup.png?height=400)
## Conclusion