]> Shamusworld >> Repos - ardour-manual/commitdiff
Drop repeated description of Solo button
authorMads Kiilerich <mads@kiilerich.com>
Mon, 7 Mar 2022 12:29:14 +0000 (13:29 +0100)
committerLen Ovens <len@ovenwerks.net>
Thu, 17 Mar 2022 21:12:12 +0000 (14:12 -0700)
This dates back to the introduction of the snippet in 661c9cf9.

include/other-toolbar-items.html

index 257e6c87a05d48e8822a22b895b570fdd3d88af4..d431bec378b2956fa0754454a99ac7eb32b0037b 100644 (file)
@@ -61,7 +61,7 @@
 </p>
 
 <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>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.</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>