Knob should simultaneously turn plugin to ON (Bypass OFF) "forever"

Hi there,

i have created an encoder in my local rackspace.
I got it linked to a certain VST, it changes the MIX/Wet-Dry Value of the plugin.

The linked VST plugin is or might bebypassed on startup of the rackspace (when the rackspace is activated)

I want a knob turn to do the following simultaneously: as soon as i turn the Encoder on my MIDI keyboard I want it to disengage the bypass and switch my plugin from bypass to “ON”.

I tried linking a button in a widget group (mapped it to the VST’s bypass function).

And it now turns ON the plugin, when I turn the knob to the right, that works.
But the problem is: as soon as i turn the Encoder to the left the bypass reengages and the VST plugin is bypassed (OFF) again :frowning:

I want the widget to not bypass again even if I turn the encoder to the left, but to stay on until i switch to the next rackspace.

This is probably a noob question, but… please help me

Thank you so much in advance!

You could create a value scaling to only engage bypass when the knop is turned to MIN (and unbypass from the smallest possible turn of the knob)

would that be sufficient for your use case?

Btw: you could also mute the signal going into the plugin