Invert switch
did you try the math/logical (Not)A module? if your switch is off it will then send 1, and if it's on 0.
Also, if you want it to send 0db when enabled and -80dB (instead of 1) when disabled try this:
Switch.out > Not > * (with -80 set in B port) > Volume
antwan
Switch.out > Not > * (with -80 set in B port) > Volume
antwan
-
martignasse
- Site Admin
- Posts: 611
- Location: Lyon, FRANCE
- Contact:
And to complete the way you can manage a value with a switch or a slider,
you can use the affine function A*in+B module to 'map' the 0 to 1 range to whatever you need (ex : -80->12).
not necessary for what you ask, but very useful for lot of things.
you can use the affine function A*in+B module to 'map' the 0 to 1 range to whatever you need (ex : -80->12).
not necessary for what you ask, but very useful for lot of things.
Martin FLEURENT - Usine Developer - SDK maintainer
That's the one,thanks.!23fx23 wrote:did you try the math/logical (Not)A module? if your switch is off it will then send 1, and if it's on 0.
I also figured out that instead of inverting the switch I could also edit the colors so that off is illuminated and on is not...
yup invert color is a nice and simple solution.
Who is online
Users browsing this forum: No registered users and 46 guests
