]> Shamusworld >> Repos - ardour-manual/blob - include/zoom-controls.html
87b3a857c9a8fde73a9bcd1b7cc7a6c0c6cab00e
[ardour-manual] / include / zoom-controls.html
1
2 <figure class="left">
3   <img src="/images/toolbar-zoom.png" alt="Editor toolbar's zoom">
4   <figcaption>
5     Editor toolbar's zoom
6   </figcaption>
7 </figure>
8
9 <p>The zoom controls allow to navigate the session along both the time and track axes.</p>
10
11 <p>The drop down <kbd class="menu">Zoom Focus</kbd> menu allows to select a focus point for the zoom, i.e. the center of the zoom. The choices are:</p>
12
13 <ul>
14   <li><dfn>Left</dfn> of the screen</li>
15   <li><dfn>Right</dfn> of the screen</li>
16   <li><dfn>Center</dfn> of the screen</li>
17   <li><dfn>Playhead</dfn></li>
18   <li><dfn>Mouse</dfn></li>
19   <li><dfn>Edit Point</dfn> as set in the <a href="@@edit-point-control">Edit point</a> control.</li>
20 </ul>
21
22 <p>The two leftmost zoom buttons (<kbd class="menu">&minus;</kbd> and <kbd class="menu">&plus;</kbd>) use this zoom focus to zoom out and in respectively.<p>
23
24 <p>The <kbd class="menu">Zoom to session</kbd> button is a handy shortcut to zoom out or in until all the session (as defined by its <a href="@@working-with-markers">start/end markers</a>) fits horizontally.</p>
25
26 <p>Changing the <kbd class="menu">Number of visible tracks</kbd> dropdown menu
27 allows to fit this number of tracks vertically in the screen.<p>
28
29 <p class="note">There <em>is</em> a minimal track height to keep it visible, so
30 according to you screen vertical size, some high number can have no effect.</p>
31
32 <p>Inside this menu are two handy choices:</p>
33
34 <ul>
35   <li><dfn>Selected tracks</dfn> that focus on the selected tracks. If the selected tracks are not contiguous, the unselected tracks inbetween will be hidden, see the <a href="@@the-tracks-and-busses-list">Track and Bus list</a>.</li>
36   <li><dfn>All</dfn> that fits all the tracks of the sessions vertically (provided there's enough screen estate).</li>
37 </ul>
38
39 <p>The rightmost buttons <kbd class="menu">Shrink tracks</kbd> and <kbd class="menu">Expand tracks</kbd> reduce or expand the vertical size of the selected tracks. If no track is selected, all the tracks will be shrunk or expanded each time the button is pushed.
40