]> Shamusworld >> Repos - ardour-manual/commitdiff
Menu: add references to now available documentation
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Wed, 27 Jul 2022 15:50:33 +0000 (18:50 +0300)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 15 Oct 2022 15:17:25 +0000 (09:17 -0600)
include/the-window-menu.html

index df007abe90aa72ddcbc52253ca25bca62afce09d..f6b239f458158523afb49d077739032c30c89d49 100644 (file)
@@ -17,7 +17,7 @@
                <tr><th class="sub1">Show Recorder/Hide/Attach/Detach</th><td>Same as for the Editor, for the <em>Recorder</em> window</td></tr>
        <tr><th>Preferences</th><td></td></tr>
                <tr><th class="sub1">Show/Hide/Attach/Detach</th><td>Same as for the Editor, for the <em>Preferences</em> window</td></tr>
-       <tr><th>Meterbridge</th><td>Shows the <a href="@@metering-in-ardour"><kbd class="menu">Meterbridge</kbd> window</a>, that displays all the tracks' meter at once and their recording status, and is very handy for multitrack recording</td></tr>
+       <tr><th>Meterbridge</th><td>Shows the <a href="@@meterbridge"><kbd class="menu">Meterbridge</kbd> window</a>, that displays all the tracks' meter at once and their recording status, and is very handy for multitrack recording</td></tr>
        <tr><th>&square; Locations</th><td>Opens the <a href="@@the-ranges-and-marks-lists"><kbd class="menu">Ranges and Marks</kbd> window</a>, a single point of control for all range and location markers</td></tr>
        <tr><th>&square; Big Clock</th><td>Opens the <a href="@@transport-clocks">Main Clock</a> as its own separate (and huge) window, which is helpful when recording</td></tr>
        <tr><th>&square; Transport Controls</th><td>Opens a floating <a href="@@transport-bar">Transport Bar</a> as its own separate window</td></tr>
        <tr><th>&square; MIDI Connections</th><td>Same as above, for the MIDI connections</td></tr>
 
        <tr><th>&square; Tracks and Busses</th><td>Opens the <kbd class="menu">Tracks and Busses</kbd> window, which is a shortcut to many tracks/busses operations (routing, effects, &hellip;)</td></tr>
-       <tr><th>&square; Bundle Manager</th><td>Opens the <kbd class="menu">Bundle Manager</kbd> window, allowing to create and manage <em>Bundles</em>, which are a way to simplify connection management, by defining groups of ports</td></tr>
+       <tr><th>&square; Bundle Manager</th><td>Opens the <a href="@@bundle-manager">Bundle Manager</a> window, allowing to create and manage <em>Bundles</em>, which are a way to simplify connection management, by defining groups of ports</td></tr>
 
-       <tr><th>&square; Plugin Manager</th><td>Opens the Plugin Manager, a dedicated tool to deal with plugins, add new ones, and troubleshoot all plugin-related issues</td></tr>
+       <tr><th>&square; Plugin Manager</th><td>Opens the <a href="@@plugin-manager">Plugin Manager</a>, a dedicated tool to deal with plugins, add new ones, and troubleshoot all plugin-related issues</td></tr>
 
        <tr><th>Scripting</th><td>Opens the <a href="@@lua-scripting">Script console</a> window where LUA scripts can be edited and run</td></tr>
        <tr><th>Templates</th><td>Opens the <a href="@@session-templates">Template Manager</a> window, for both sessions and tracks templates managment</td></tr>
-       <tr><th>&square; Transport Masters</th><td>Opens the Transport masters window, where all the timecode sources are shown to be selected and/or synchronized</td></tr>
+       <tr><th>&square; Transport Masters</th><td>Opens the <a href="@@transport-masters">Transport Masters</a> window, where all the timecode sources are shown to be selected and/or synchronized</td></tr>
        <tr><th>&square; Keyboard Shortcuts</th><td>Opens up a <a href="@@default-keyboard-bindings">Keyboard Shortcuts window</a>, which allows for easy creation or modification of any keyboard binding</td></tr>
 
-       <tr><th>&square; Plugin DSP Load</th><td>Opens a window showing all the active effects, plugins, etc&hellip; with bar-graphs showing the induced DSP load latency</td></tr>
-       <tr><th>&square; Performance Meters</th><td>Opens a window showing the current system's load. Considering the buffer size, how much of it is spent idle or processing, and what takes processing time (engine or session)</td></tr>
+       <tr><th>&square; Plugin DSP Load</th><td>Opens the <a href="@@plugin-dsp-load">Plugin DSP Load</a> window showing all the active effects, plugins, etc&hellip; with bar-graphs showing the induced DSP load latency</td></tr>
+       <tr><th>&square; Performance Meters</th><td>Opens the <a href="@@performance-meters">Performance Meters</a> window showing the current system's load. Considering the buffer size, how much of it is spent idle or processing, and what takes processing time (engine or session)</td></tr>
        
        <tr><th>Midi Tracer</th><td>Opens the <kbd class="menu">MIDI Tracer</kbd> window, allowing to follow each and every MIDI message entering or leaving Ardour</td></tr>
        <tr><th>&square; Log</th><td>Shows the <kbd class="menu">Log</kbd> window, where Ardour lists useful information, warnings and errors</td></tr>