Update processor-box.html

Minor change to point out that middle click on a processor toggles the state.

Based on a response to a ticket from a user struggling to hit the exact area of the LED:
https://tracker.ardour.org/view.php?id=8622#c25640
This commit is contained in:
caprenter 2021-03-31 13:40:59 +01:00 committed by Len Ovens
parent a9518e1f3e
commit 73303f08f4
1 changed files with 3 additions and 2 deletions

View File

@ -71,8 +71,9 @@
</figure>
<p>
To the left of the name of each processor is a small LED symbol; if this is lit-up, the processor is active. Clicking on it
will deactivate the processor and effectively bypass it.
To the left of the name of each processor is a small LED symbol; if this is lit-up, the processor is active.
<kbd class=mouse>Left</kbd>-clicking on the LED symbol, or <kbd class=mouse>Middle</kbd>-clicking anywhere on the processor
will deactivate the processor and effectively bypass it. Click again to reactivate the processor.
</p>
<p class="note">