]> Shamusworld >> Repos - ardour-manual/blobdiff - include/the-region-menu.html
Replaced all the internal links with unbreakable links
[ardour-manual] / include / the-region-menu.html
index 8b5a6ac5ba770682464628fc424ea8ea5eb18bc1..2b9f3df33cf663b76856c4e8095723777d7f2931 100644 (file)
@@ -9,7 +9,7 @@
        <dt>Loop</dt><dd>Creates a loop range on the selected region's boundaries, and starts the looped playback</dd>
        <dt>Rename&hellip;</dt><dd>Changes the name of the region, that appears in its top left area</dd>
        <dt>Properties&hellip;</dt><dd>Shows the <kbd class="menu">Region properties</kbd> window, that displays detailed information about the region and allow for some modifications</dd>
-       <dt>Loudness Analysis&hellip;</dt><dd>Shows the <kbd class="menu">Audio Report/Analysis</kbd> window, that displays detailed <a href="/meters/">dBFS information</a> as well as a spectrogram (dBFS of frequency against time)</dd>
+       <dt>Loudness Analysis&hellip;</dt><dd>Shows the <kbd class="menu">Audio Report/Analysis</kbd> window, that displays detailed <a href="@@metering-in-ardour">dBFS information</a> as well as a spectrogram (dBFS of frequency against time)</dd>
        <dt>Spectral Analysis&hellip;</dt><dd>Shows the <kbd class="menu">Audio Report/Analysis</kbd> window, that displays a integrated spectral view of the region (dBFS agaisnt frequency)</dd>
        <dt>Edit</dt>
                <dt class="sub1">Combine</dt><dd>Creates a new region by joining the selected audio regions in the same track, and replaces those region with the newly created compound. The same rules are applied to create the compound as for playback regarding e.g. layering</dd>
                <dt class="sub1">Lower</dt><dd>Makes the selected region(s) one layer lower</dd>
                <dt class="sub1">Lower to Bottom</dt><dd>Sends the selected region to the background</dd>
        <dt>MIDI</dt>
-               <dt class="sub1">Transpose&hellip;</dt><dd>On a MIDI region, shows the <a href="/working-with-midi/transpose-midi/"><kbd class="menu">Transpose MIDI</kbd> window</a>, allowing to shift the pitch of the whole MIDI region by &plusmn; <em>n</em> semitones or octaves</dd>
+               <dt class="sub1">Transpose&hellip;</dt><dd>On a MIDI region, shows the <a href="@@transposing-midi"><kbd class="menu">Transpose MIDI</kbd> window</a>, allowing to shift the pitch of the whole MIDI region by &plusmn; <em>n</em> semitones or octaves</dd>
                <dt class="sub1">Insert Patch Change&hellip;</dt><dd>Inserts a patch change at the Edit Point, allowing a change of patch, channel, program and/or bank</dd>
-               <dt class="sub1">Quantize&hellip;</dt><dd>Shows the <a href="/working-with-midi/quantize-midi/"><kbd class="menu">Quantize</kbd> window</a>, allowing to perfectly align the MIDI notes to the musical grid</dd>
+               <dt class="sub1">Quantize&hellip;</dt><dd>Shows the <a href="@@quantize-midi"><kbd class="menu">Quantize</kbd> window</a>, allowing to perfectly align the MIDI notes to the musical grid</dd>
                <dt class="sub1">Legatize</dt><dd>Shortens or elongates the MIDI notes to make them perfectly sequentials, i.e. the end of a note is the start of the following one</dd>
                <dt class="sub1">Remove Overlap</dt><dd>FIXME Shortens or elongates the MIDI notes to make them perfectly sequentials, i.e. the end of a note is the start of the following one</dd>
-               <dt class="sub1">Transform&hellip;</dt><dd><a href="/working-with-midi/transformation-midi/"><kbd class="menu">Transform</kbd> window</a>, that allows for mathematical operations on the midi notes</dd>
+               <dt class="sub1">Transform&hellip;</dt><dd><a href="@@transforming-midi---mathematical-operations"><kbd class="menu">Transform</kbd> window</a>, that allows for mathematical operations on the midi notes</dd>
                <dt class="sub1">Unlink from Other copies</dt><dd>Makes the selected MIDI region independant, e.g. editing this region won't affect any other one.</dd>
                <dt class="sub1">List Editor&hellip;</dt><dd>Shows the <kbd class="menu">List Editor</kbd> which sequentially lists all the MIDI events in the region, and allows for precise modifications</dd>
        <dt>Gain</dt>
@@ -53,7 +53,7 @@
                <dt class="sub1">[] Lock to Video</dt><dd>Same as above, relative to the position in the video</dd>
                <dt class="sub1">Set Sync Position</dt><dd>Creates or move the Sync position, i.e. the point of the region that will be aligned or snapped to the grid, and that is (by default) the beggining of the region.</dd>
                <dt class="sub1">Remove Sync</dt><dd>Removes any user defined Sync point, and resets the sync position to the beginning of the region</dd>
-               <dt class="sub1">Nudge Later</dt><dd>Moves the region to the right by the amount shown in the <a href="/ardours-interface/the-nudge-controls/">nudge timer</a></dd>
+               <dt class="sub1">Nudge Later</dt><dd>Moves the region to the right by the amount shown in the <a href="@@nudge-controls">nudge timer</a></dd>
                <dt class="sub1">Nudge Earlier</dt><dd>Same as above, to the left</dd>
                <dt class="sub1">Nudge Later by Capture Offset</dt><dd>Moves the region to the right by the capture latency computed by ardour based on the user's settings regarding latency</dd>
                <dt class="sub1">Nudge Earlier by Capture Offset</dt><dd>Same as above, to the left</dd>
@@ -79,7 +79,7 @@
                <dt class="sub1">Duplicate</dt><dd>Creates a copy of the selected region(s) and happend it to the original</dd>
                <dt class="sub1">Multi-Duplicate&hellip;</dt><dd>Shows the <kbd class="menu">Duplicate</kbd> dialog, allowing to create multiple copies, or a not-integer number of copies (the last one will then be truncated)</dd>
                <dt class="sub1">Fill Track</dt><dd>Creates duplicates until it fills the session, i.e. reaches the End marker of the session. The last duplicate may be truncated to fit in</dd>
-       <dt>Export&hellip;</dt><dd>Shows the <a href="/exporting/export-dialog/"><kbd class="menu">Export</kbd> dialog</a>, with all parameters set to export only the selected region(s)</dd>
+       <dt>Export&hellip;</dt><dd>Shows the <a href="@@export-dialog"><kbd class="menu">Export</kbd> dialog</a>, with all parameters set to export only the selected region(s)</dd>
        <dt>Bounce (without processing)</dt><dd>Creates a bounce, i.e. a version of the region with all the edits (boundaries, enveloppe), as a new region in the Editor List, without any of the effects of the mixer strip</dd>
        <dt>Bounce (with processing)</dt><dd>Same as above, <em>with</em> the effects of the mixer strip</dd>