Hello,
I have a quick question:
I have 3 count chop that goes from 0 to 255 (that I use to change the RGB color values) and I want to check if one of those chop reach 255 to trigger a TOP switch. Currently I used a merge chop to combine the 3 count chop and I have a trigger that fire a 1 when the value 255 is reach. However, the merge chop give me 3 channels but I just want the one with the highest value on which I can use the trigger chop and then a rename chop.
Which chop should I use to get only the highest value of the 3 channels of the merge chop?
Thank you so much for your time and replies
A math chop set to max combine should do the trick.
1 Like