tweak control playback text

This commit is contained in:
Paul Davis 2017-01-10 10:54:31 +00:00
parent 6d6fde7b19
commit 3dbd215ac7

View File

@ -29,7 +29,9 @@ alt="Ardour's transport bar" />
<li><a href="/ardours-interface/using-ardour-clock-displays/">the Clocks</a></li>
<li>3 status indicators:
<ul>
<li><dfn>Solo</dfn>: Blinks when 1 or more track(s) are being soloed, see <a href="/mixing/muting-and-soloing/">Muting and Soloing</a>. Clicking this button while active toggles the solo off on all tracks.</li>
<li><dfn>Solo</dfn>: Blinks when 1 or more track(s) are being
soloed, see <a href="/mixing/muting-and-soloing/">Muting and
Soloing</a>. Clicking this button disables any active explicit and implicit solo on all tracks and busses.</li>
<li><dfn>Audition</dfn>: Blinks when using the import dialog to audition material.</li>
<li><dfn>Feedback</dfn>: 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.</li>
</ul></li>