From 73303f08f443aecff9580920b3cad862bbb94256 Mon Sep 17 00:00:00 2001 From: caprenter Date: Wed, 31 Mar 2021 13:40:59 +0100 Subject: [PATCH] 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 --- include/processor-box.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/processor-box.html b/include/processor-box.html index 40fc396..9e9fe09 100644 --- a/include/processor-box.html +++ b/include/processor-box.html @@ -71,8 +71,9 @@

- 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. + Left-clicking on the LED symbol, or Middle-clicking anywhere on the processor + will deactivate the processor and effectively bypass it. Click again to reactivate the processor.