Session Overview in Editor window

This commit is contained in:
Alexandre Prokoudine 2022-03-29 20:49:10 +03:00
parent d15e37d847
commit 59a5d5e111
2 changed files with 22 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -97,25 +97,37 @@ the reference, and so on.
Right-click on the names of rulers and you will see a menu with all the Right-click on the names of rulers and you will see a menu with all the
possible rulers at your disposition. You may uncheck rulers that you possible rulers at your disposition. You may uncheck rulers that you
don't need in order to save screen space. More information on these don't need in order to save screen space. More information on these
operations can be found in the **Setting up the Timeline** and **Setting operations can be found in the
up the Meter** chapters. [Setting up the Timeline](../../setting-up-the-timeline/) and
[Setting Up the Meter](../../../editing-sessions/setting-up-the-meter/) chapters.
![Ardour Overview Rulers](en/Ardour6_Overview_Rulers.png) ![Ardour Overview Rulers](en/Ardour6_Overview_Rulers.png)
## Tracks and Busses ## Tracks and Busses
Just below the Rulers is where Tracks and Busses are displayed. In the Just below the rulers is where tracks and busses are displayed. In the example
example below, you can see one Bus called "*Master*" and one Track below, you can see one bus called _Master_ and one track called _MyTrack_.
called "*MyTrack*". MyTrack also contains one region, which _MyTrack_ also contains one region which represents an audio file with a drawing
represents an audio file with a drawing of its waveform. More of its waveform. More information on tracks and busses can be found in the
information on Tracks and Busses can be found in the **Creating a Track [Creating a Track or Bus](../../creating-tracks-and-busses/) chapter.
or Bus** chapter.
![Ardour Track](en/Ardour6_Track.png) ![Ardour Track](en/Ardour6_Track.png)
## Project Overview ## Project Overview
TODO This is a bird's-eye view of the entire session.
{{< figure src="en/ardour7-overview-panel.png" alt="Project overview" >}}
There are two major use cases
here:
1. Navigating around the project. Just grab the rectangle and drag it around to
pan over the entire project.
2. Tweaking zoom and position of the visible part of the project. Grab any part
of the visible rectangle's border and drag it inwards or outwards to zoom in or
out respectively.
## Editor Mixer ## Editor Mixer
@ -126,7 +138,7 @@ corresponds. You can toggle to view or hide the Editor Mixer by clicking
on the menu *View* > *Show Editor Mixer* (shortcut *"Shift"* + *"E"*). on the menu *View* > *Show Editor Mixer* (shortcut *"Shift"* + *"E"*).
This Mixer is covered in the **Using the Mixer Strip** chapter. This Mixer is covered in the **Using the Mixer Strip** chapter.
![Editor Mixer](en/Ardour6_Editor_Mixer.png) {{< figure src="en/Ardour6_Editor_Mixer.png" alt="Editor Mixer" height="50" >}}
## Regions, Tracks/Busses, Snapshots, Groups, Ranges, Marks ## Regions, Tracks/Busses, Snapshots, Groups, Ranges, Marks