]> Shamusworld >> Repos - ardour-manual/blob - _manual/05_ardours-interface/13_the-summary.html
Collapse diagrams/ into images/.
[ardour-manual] / _manual / 05_ardours-interface / 13_the-summary.html
1 ---
2 title: Summary
3 ---
4
5
6 <img src="/images/summary.png" alt="Ardour's Summary">
7
8 <p>
9   The <dfn>Summary</dfn> is a global overview of the session, allowing for a good "bird's eye" view of where in time and tracks the work happens.
10 </p>
11
12 <p>
13         Each horizontal line represents a track in the session, with the colored bars being the audio and MIDI regions, colored as per their track's color setting.
14 </p>
15
16 <p>
17         Two yellow vertical lines show the position of the <em>Start</em> and <em>End</em> markers, defining the session's length. The red line shows the playhead's position.
18 </p>
19
20 <p>
21         The transparent white rectangle represents what's actually displayed in the Editor window, i.e. what part of the session is beign looked at on screen.
22 </p>
23
24 <p>The Summary also doubles as a navigator:</p>
25
26 <ul>
27         <li>the arrows on the left allow to scroll the view horizontally, by 1 length of the view each time</li>
28         <li>the arrows on the right allow to scroll vertically, by 1 track each time</li>
29         <li>the white rectangle can be dragged anywhere on the session, moving the view accordingly</li>
30         <li>each border and corner of the white square can be resized, zooming in and out accordingly</li>
31 </ul>