Drop repeated description of Solo button

This dates back to the introduction of the snippet in 661c9cf9.
This commit is contained in:
Mads Kiilerich 2022-03-07 13:29:14 +01:00 committed by Len Ovens
parent d0f1dbbb5e
commit f77cf8ad16
1 changed files with 1 additions and 1 deletions

View 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>