]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/zoom-controls.html
Collapse diagrams/ into images/.
[ardour-manual-diverged] / include / zoom-controls.html
1
2
3
4 <img class="left" src="/images/toolbar-zoom.png" alt="Editor toolbar's zoom">
5
6
7
8 <p>The zoom controls allow to navigate the session along both the time and track axes.</p>
9
10
11
12 <p>The drop down <kbd class="menu">Zoom Focus</kbd> menu allows to select a focus
13
14 point for the zoom, i.e. the center of the zoom. The choices are :</p>
15
16
17
18 <ul>
19
20   <li><dfn>Left</dfn> of the screen</li>
21
22   <li><dfn>Right</dfn> of the screen</li>
23
24   <li><dfn>Center</dfn> of the screen</li>
25
26   <li><dfn>Playhead</dfn></li>
27
28   <li><dfn>Mouse</dfn></li>
29
30   <li><dfn>Edit Point</dfn> as set in the <a href="/ardours-interface/the-edit-point-control/">Edit point</a> control.</li>
31
32 </ul>
33
34
35
36 <p>The 2 leftmost zoom buttons (<kbd class="menu">&minus;</kbd> and
37
38 <kbd class="menu">&plus;</kbd>) use this zoom focus to zoom out and in
39
40 respectively.<p>
41
42
43
44 <p>The <kbd class="menu">Zoom to session</kbd> button is a handy shortcut to zoom
45
46 out or in until all the session (as defined by it's <a href="/working-with-markers/">start/end
47
48 markers</a>) fits horizontally.</p>
49
50
51
52 <p>Changing the <kbd class="menu">Number of visible tracks</kbd> dropdown menu
53
54 allows to fit this number of tracks vertically in the screen.<p>
55
56
57
58 <p class="note">There <em>is</em> a minimal track height to keep it visible, so
59
60 according to you screen vertical size, some high number can have no effect.</p>
61
62
63
64 <p>Inside this menu are 2 handy choices :</p>
65
66 <ul>
67
68   <li><dfn>Selected tracks</dfn> that focus on the selected tracks. If the selected
69
70   tracks are not contiguous, the unselected tracks inbetween will be hidden, see
71
72   the <a href="/ardours-interface/editor-lists/tracks-and-busses-list/">Track and Bus list</a>.</li>
73
74   <li><dfn>All</dfn> that fits all the tracks of the sessions vertically (provided
75
76   there's enough screen estate).</li>
77
78 </ul>
79
80
81
82 <p>The rightmost buttons <kbd class="menu">Shrink tracks</kbd> and
83
84 <kbd class="menu">Expand tracks</kbd> reduce or expand the vertical size of the
85
86 selected tracks. If no track is selected, all the tracks will be shrunk or
87
88 expanded each time the button is pushed.
89