]> Shamusworld >> Repos - ardour-manual/commitdiff
Update processor-box.html
authorcaprenter <caprenter@gmail.com>
Wed, 31 Mar 2021 12:40:59 +0000 (13:40 +0100)
committerLen Ovens <len@ovenwerks.net>
Sat, 17 Apr 2021 15:52:04 +0000 (08:52 -0700)
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

include/processor-box.html

index 40fc3961c8a7a772698015ca8026e7e1f5dc1f88..9e9fe09d22f9008867e9b3535da501f2c07b049e 100644 (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">