david-c14 / SubmarineFree

Free plugins for VCV Rack
Other
48 stars 10 forks source link

AO-101 potential bug (conditional) #200

Closed firolightfog closed 1 year ago

firolightfog commented 1 year ago

According to the settings if X input and Y input is the same then it should return C. But in the case below X is 0V, Y is 0V but the module returns 0V (instead of C that is 5V).

image

I'm uncertain if it's a bug or I incorrectly interpreted the rules.

Regards, Andras

david-c14 commented 1 year ago

It's possible that my documentation is wrong. But from the picture it looks like.

If x =y then x else 0

I don't see C anywhere in the selected operator

firolightfog commented 1 year ago

My bad... I think I just though of one feature and selected another one. My apologies, A.