]> Shamusworld >> Repos - ardour-manual/blobdiff - include/other-toolbar-items.html
OSC: new for 6.0
[ardour-manual] / include / other-toolbar-items.html
index d578640e8e8f76ea34ba57c38883e9f2c7dff5f5..e0199951a660f3fcf3c6d26f03a2c492173eb7c2 100644 (file)
@@ -1,6 +1,11 @@
 <h2 id="monitor-options">The Monitor Options</h2>
 
-<img src="/images/input-mode-buttons.png" alt="The Monitor options">
+<figure>
+       <img alt="The Monitor options" src="/images/input-mode-buttons.png">
+       <figcaption>
+               The Monitor options
+       </figcaption>
+</figure>
 
 <p>
   These buttons allow switching the monitoring mode globally, for all the tracks at once.
@@ -15,7 +20,7 @@
 </p>
 <ul>
        <li>When not playing: all tracks are on In (to listen to any connected source)</li>
-  <li>When playing, all tracks are on Disk (to play whatever was recoded on those tracks)</li>
+  <li>When playing, all tracks are on Disk (to play whatever was recorded on those tracks)</li>
        <li>When recording, on rec-enabled tracks: In and on non rec-enabled ones: Disk</li>
 </ul>
 
 
 <h2 id="playhead_options">The Playhead Options</h2>
 
-<img src="/images/playhead-options.png" alt="The playhead options">
+<figure>
+       <img alt="The playhead options" src="/images/playhead-options.png">
+       <figcaption>
+               The playhead options
+       </figcaption>
+</figure>
 
 <p>
   Those 2 buttons control the behaviour of the playhead:
 
 <h2 id="status_indicators">The Status indicators</h2>
 
-<img src="/images/status_buttons.png" alt="The Status buttons">
+<figure>
+       <img alt="The Status buttons" src="/images/status_buttons.png">
+       <figcaption>
+               The Status buttons
+       </figcaption>
+</figure>
 
 <p>
   The <dfn>Status</dfn> buttons show the current session state:
 
 <table class="dl">
   <tr><th>Solo</th><td>Blinks when one or more tracks are being soloed, see <a href="@@muting-and-soloing">Muting and Soloing</a>. Clicking this button disables any active explicit and implicit solo on all tracks and busses. Clicking this button deactivates the solo on every track/bus.</td></tr>
-  <tr><th>Audition</th><td>Blinks when some audio is auditionned, e.g. by using the import dialog, or using the <kbd class="menu">Audition</kbd> context menu in the <a href="@@the-region-list">Regions List</a>. Clicking this button stops the auditionning.</td></tr>
+  <tr><th>Audition</th><td>Blinks when some audio is auditioned, e.g. by using the import dialog, or using the <kbd class="menu">Audition</kbd> context menu in the <a href="@@the-region-list">Regions List</a>. Clicking this button stops the auditioning.</td></tr>
   <tr><th>Feedback</th><td>Blinks when Ardour detects a <dfn>feedback loop</dfn>, which happens when the output of an audio signal chain is plugged back to its input. This is probably not wanted and can be dangerous for the hardware and the listener.</td></tr>
 </table>
 
 <h2 id="mode_selector">The Mode Selector</h2>
 
-<img src="/images/mode-selector_scripts_meter.png" alt="The Status buttons">
+<figure>
+       <img alt="The Mode Selector" src="/images/mode-selector_scripts_meter.png">
+       <figcaption>
+               The Mode Selector
+       </figcaption>
+</figure>
 
 <p>
   The Mode Selector allows switching between the Editor and Mixer windows.
-  If a window is detached, the corresponding button is lit in blue. Clicking the botton
+  If a window is detached, the corresponding button is lit in blue. Clicking the button
   switches the detached window visibility.
 </p>