]> Shamusworld >> Repos - ardour-manual/blob - include/zoom-controls.html
04354582da4b6817da2e2729517fbb3eeb36d422
[ardour-manual] / include / zoom-controls.html
1
2 <img class="left" src="/images/toolbar-zoom.png" alt="Editor toolbar's zoom">
3
4 <p>The zoom controls allow to navigate the session along both the time and track axes.</p>
5
6 <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>
7
8 <ul>
9   <li><dfn>Left</dfn> of the screen</li>
10   <li><dfn>Right</dfn> of the screen</li>
11   <li><dfn>Center</dfn> of the screen</li>
12   <li><dfn>Playhead</dfn></li>
13   <li><dfn>Mouse</dfn></li>
14   <li><dfn>Edit Point</dfn> as set in the <a href="/ardours-interface/the-edit-point-control/">Edit point</a> control.</li>
15 </ul>
16
17 <p>The 2 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>
18
19 <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 it's <a href="/working-with-markers/">start/end markers</a>) fits horizontally.</p>
20
21 <p>Changing the <kbd class="menu">Number of visible tracks</kbd> dropdown menu
22 allows to fit this number of tracks vertically in the screen.<p>
23
24 <p class="note">There <em>is</em> a minimal track height to keep it visible, so
25 according to you screen vertical size, some high number can have no effect.</p>
26
27 <p>Inside this menu are 2 handy choices:</p>
28
29 <ul>
30   <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="/ardours-interface/editor-lists/tracks-and-busses-list/">Track and Bus list</a>.</li>
31   <li><dfn>All</dfn> that fits all the tracks of the sessions vertically (provided there's enough screen estate).</li>
32 </ul>
33
34 <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.
35