]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-track-menu.html
Update Luadoc for upcoming Ardour 7
[ardour-manual] / include / the-track-menu.html
index a430d8b68353a7550a41f37d339e91a58f482731..efa329145894a3946a79c19477253bf9be50cdce 100644 (file)
@@ -3,27 +3,37 @@
        The <kbd class="menu">Track</kbd> menu is where one can deal with the tracks, busses and control masters.
 </p>
 
-<dl>
-       <dt>Add Track, Bus or VCA...</dt><dd>Shows the <a href="/working-with-tracks/adding-tracks-and-busses/"><kbd class="menu">Add Track, Bus or VCA...</kbd> window</a>, where one can add one or more tracks, busses or control masters to the session and define its parameters</dd>
-       <dt>Duplicate Tracks/Busses...</dt><dd>Shows the <kbd class="menu">Duplicate Tracks and Busses</kbd> window, allowing to duplicate the selected track(s) and optionnaly, its playlist</dd>
+<table class="dl">
+       <tr><th>Add Track, Bus or VCA&hellip;</th><td>Shows the <a href="@@adding-tracks-busses-and-vcas"><kbd class="menu">Add Track, Bus or VCA&hellip;</kbd> window</a>, where one can add one or more tracks, busses or control masters to the session and define its parameters</td></tr>
+       <tr><th>Duplicate Tracks/Busses&hellip;</th><td>Shows the <kbd class="menu">Duplicate Tracks and Busses</kbd> window, allowing to duplicate the selected track(s) and optionally, its playlist</td></tr>
 
-       <dt>Toggle Record Enable</dt><dd>Sets the Record Enable mode On on the selected track(s). These tracks will record audio/midi next time the global record is active and playback is started.</dd>
-       <dt>Toggle Solo</dt><dd>Sets the solo On on the selected tracks, so only these tracks will play</dd>
-       <dt>Toggle Mute</dt><dd>Mutes the selected tracks, they wont play until unmuted</dd>
-
-       <dt>Insert Time</dt><dd>Shows the <kbd class="menu">Insert Time</kbd> window, allowing to insert a blank time in the selected tracks' playlist. By default, it'll be inserted at the Edit Point, but that can be changed in the dialog, as does the behaviour of the regions</dd>
-       <dt>Remove Time</dt><dd>Same as above, but to remove time</dd>
-       <dt>Move Selected Tracks Up</dt><dd>Changes the position of the selected tracks one track up towards the top. In the mixer, the tracks will be moved to the left.</dd>
-       <dt>Move Selected Tracks Down</dt><dd>Same as above, towards the bottom</dd>
-       <dt>Height</dt>
-               <dt class="sub1">Fit Selection (Vertical)</dt><dd>Will fit the selected track(s) in the window. If too many tracks are selected, they'll be reduced to their minimum height.</dd>
-               <dt class="sub1">Largest</dt><dd>Sets the selected tracks height to a very high value, hence making the tracks wide on screen</dd>
-               <dt class="sub1">Larger</dt><dd>Same as above, but a little less high</dd>
-               <dt class="sub1">Large</dt><dd>Same as above, but again less high</dd>
-               <dt class="sub1">Normal</dt><dd>Sets the height of the track to its default value which is a trade-off between readability and number of tracks displayed</dd>
-               <dt class="sub1">Small</dt><dd>Reduces the size of the tracks to a low value, increasing the number of on screen tracks</dd>
-
-       <dt>Toggle Active</dt><dd>Toggles the active state of a track. An inactive track will be grayed and wont play any sound. That can be seen in the <kbd class="menu">A</kbd> colomn of the <a href="/ardours-interface/editor-lists/tracks-and-busses-list/">Tracks and Busses List</a></dd>
-       <dt>Remove</dt><dd>Deletes this track and its playlist (no file is harmed in the process, and the regions from the playlist stay in the Editor for later use)</dd>
-</dl>
+       <tr><th>Toggle Record Enable</th><td>Sets the Record Enable mode On on the selected track(s). These tracks will record audio/midi next time the global record is active and playback is started.</td></tr>
+       <tr><th>Toggle Solo</th><td>Sets the solo On on the selected tracks, so only these tracks will play</td></tr>
+       <tr><th>Toggle Mute</th><td>Mutes the selected tracks, they won't play until unmuted</td></tr>
+       <tr><th colspan="2">Playlists</th></tr>
+               <tr><th class="sub1">Show Playlist Selector</th><td>Opens the dialog where you can create new playlists or copy existing ones, as well as switch between playlists immediately</td></tr>
+               <tr><th class="sub1">New Playlist For All Tracks</th><td>Creates a new playlist that includes all tracks</td></tr>
+               <tr><th class="sub1">New Playlist For Rec-Armed Tracks</th><td>Creates a new playlist that includes only the tracks armed for recording</td></tr>
+               <tr><th class="sub1">New Playlist For Selected Tracks</th><td>Creates a new playlist that includes only the selected tracks</td></tr>
+               <tr><th class="sub1">Copy Playlist For All Tracks</th><td>Creates a copy of the current playlist that includes all tracks</td></tr>
+               <tr><th class="sub1">Copy Playlist For Rec-Armed Tracks</th><td>Creates a copy of the current playlist that includes only the tracks armed for recording</td></tr>
+               <tr><th class="sub1">Copy Playlist For Selected Tracks</th><td>Creates a copy of the current playlist that includes only the selected tracks</td></tr>
+       <tr><th>Insert Time</th><td>Shows the <a href="@@insert-remove-time"><kbd class="menu">Insert Time</kbd> window</a>, allowing to insert a blank time in the selected tracks' playlist</td></tr>
+       <tr><th>Remove Time</th><td>Same as <a href="@@insert-remove-time">above</a>, but to remove time</td></tr>
+       <tr><th>Remove Gaps</th><td>Locates gaps between regions and minimizes them, both original and final gap lengths are user-defined</td></tr>
+       <tr><th>Move Selected Tracks Up</th><td>Changes the position of the selected tracks one track up towards the top. In the mixer, the tracks will be moved to the left.</td></tr>
+       <tr><th>Move Selected Tracks Down</th><td>Same as above, towards the bottom</td></tr>
+       <tr><th colspan="2">Height</th></tr>
+               <tr><th class="sub1">Fit Selection (Vertical)</th><td>Will fit the selected track(s) in the window. If too many tracks are selected, they'll be reduced to their minimum height.</td></tr>
+               <tr><th class="sub1">Largest</th><td>Sets the selected tracks height to a very high value, hence making the tracks wide on screen</td></tr>
+               <tr><th class="sub1">Larger</th><td>Same as above, but a little less high</td></tr>
+               <tr><th class="sub1">Large</th><td>Same as above, but again less high</td></tr>
+               <tr><th class="sub1">Normal</th><td>Sets the height of the track to its default value which is a trade-off between readability and number of tracks displayed</td></tr>
+               <tr><th class="sub1">Small</th><td>Reduces the size of the tracks to a low value, increasing the number of on screen tracks</td></tr>
+       
+       <tr><th>Toggle Layer Display</th><td>Toggles the selected track(s) visual <a href="@@layering-display">layering display</a> between <em>overlaid</em> and <em>stacked</em></td></tr>
+       
+       <tr><th>Toggle Active</th><td>Toggles the active state of a track. An inactive track will be grayed and won't play any sound. That can be seen in the <kbd class="menu">A</kbd> column of the <a href="@@the-tracks-and-busses-list">Tracks and Busses List</a></td></tr>
+       <tr><th>Remove</th><td>Deletes this track and its playlist (no file is harmed in the process, and the regions from the playlist stay in the Editor for later use)</td></tr>
+</table>