]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-track-menu.html
cleaning up an obsolete page, adding its useful content to another
[ardour-manual] / include / the-track-menu.html
index a430d8b68353a7550a41f37d339e91a58f482731..536b15dff6bd4158857cb23db4edc5af5e63ef25 100644 (file)
@@ -4,15 +4,15 @@
 </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>
+       <dt>Add Track, Bus or VCA&hellip;</dt><dd>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</dd>
+       <dt>Duplicate Tracks/Busses&hellip;</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>
 
        <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>Insert Time</dt><dd>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</dd>
+       <dt>Remove Time</dt><dd>Same as <a href="@@insert-remove-time">above</a>, 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>
@@ -23,7 +23,6 @@
                <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>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="@@the-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>
-