Page 1 of 1

Value match module

Posted: 12 Oct 2020, 01:46
by Ariajazz
Hi all. I need a module that when it receives an specific value, lets say "2" a "1" value is sent (switch style). If the value received does not mach the desired specific value "0" is sent. If been browsing math modules but I cannot find something tha could do the job. The idea is to activate an deactivate sub patches according to a number sent from a combobox.

Thanks in advance.

Re: Value match module

Posted: 12 Oct 2020, 06:20
by SylvainT
A math module will do the job.
Basically it is what "=" module do.
Sylvain

Re: Value match module

Posted: 12 Oct 2020, 14:48
by Ariajazz
Thank you. I just discovered this module... I missed it when I was searching for the solution. Thanks anyway