Reduce a value
Hi. Probably a really stupid question, but how do I reduce a value and then carry that value on to something else.
Eg: value = 1 and I want to adjust that so that 0 is input into something elsewhere in the chip.
I’ve tried variable manipulator but can’t seem to get it to do what I want it to do.
Been frustrating me all day as if I can work that out then I can make my whole workflow much more simple for a large project I’m doing...
-
Hi,
The signal manipulator is the thing you want,
If you select the custom mapper in its tweaks you can grab the top and bottom of the graph you see to convert signals.
Conversely you can use a calculator gadget to alter the signal
John -
You’re a legend John - worked exactly as I needed it to. Plus, it means I can shift to any octave now without having to recode every number. ??
-
Or use a "not" gadget to turn "on" signals into "off" signals and visa versa.
Please sign in to leave a comment.