]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/track-height.html
Collapse diagrams/ into images/.
[ardour-manual-diverged] / include / track-height.html
1
2 <p> 
3   Depending on the stage of your production, you may require a quick
4   overview over as many tracks as possible, a detailed view into just a
5   few, or a combination of the two. To facilitate this, the 
6   <dfn>height</dfn> may be configured individually for each track in 
7   the editor window.
8 </p>
9 <p>
10   A context click on a track header will display the 
11   <kbd class="menu">Height</kbd> menu, and allow you to choose from a
12   list of standard sizes. All selected tracks will be redrawn using that 
13   height.
14 </p>
15 <p>
16   Alternatively, select the tracks you wish to resize. Move the pointer 
17   to the bottom edge of one track header. The cursor will change to a 
18   two-way vertical arrow shape. <kbd class="mouse">Left</kbd>-drag to 
19   dynamically resize all selected tracks.
20 </p>
21 <h2>Fit to the Editor Window</h2>
22 <p>
23   Select the tracks you wish to display in the Editor window. 
24   Choose <kbd class="menu">Track &gt; Height &gt; Fit Selected Tracks</kbd> 
25   or use the keyboard shortcut, <kbd>f</kbd>. Ardour adjusts the track 
26   heights and view so that the selected tracks completely fill the vertical 
27   space available, unless the tracks cannot be fitted even at the smallest 
28   possible size.
29 </p>
30 <p class="note">
31   You can use <dfn>Visual Undo</dfn> (default shortcut: <kbd class="mod3">Z</kbd> 
32   to revert this operation.
33 </p>
34   
35