Logic Chop Not Working as expected

Hey i was was working on a Custom Component to store a parented default value with smoothing for the transition using a fillter. I used a logic chop to check if the default value has been reached by the filter and it worked fine in the beginning. Now i am experiencing issues with the logic chop not activating on high values. Im sure there is better ways to do this

LogicCHOPBoundsNotWorking.tox (1.6 KB)

Hi @qwentan,

can you give detailed instructions on how to replicate the issue you are seeing with the tox you have posted?

cheers
Markus

Helloo Markus, I have resolved the issue. When using filter by Sample the Logic Chop wouldnt compare Bounds to filter1s output (Logic didnt fire). To reproduce my issue (or mistake i made) use a Midi Device with knob and button map Knob to use ch1ctrl9 and Button to use ch2ctrl9. after turning filter by sample off flip the inputs of switch1 and the component works like intended. For me this issue is resolved. thank you for fast reply :slight_smile: