if you look at the 1st picture, it says XOR, but the function is AND:
the outputs for 'acc' and 'gate' are up, when they should be down,
when the step passes (XOR action, eg: 808 LEDs). those LEDs should
only be on when the step isn't there.
well i'll see if i can reproduce it the error in another build. i have subcontainers,
and they could be holding state? on the pins. or i just need to put a patchmem
in and bring it to front. does the logic gate act like a patchmem? maybe i should
bring that to front..
it works fine when used in isolation.
then, whatever i must have done in my prefab ? ,
everytime i loaded the project, it would default to
AND, when i'd set XOR. and the dropdown list shows XOR(?..)
with another list thing where to was defaulting to 1st item
in list on each load, Jeff said 'bring it to front' the patchmem,
and it worked.
here's my GUIBools XOR-is there a shorter way with DH AND/OR/NOT
and boolsplitters?

some good sites online. but no better testbench than SE!
also> will this be using a lot of resources?
i'm drawn by the idea of having float/text/int outputs for future expansion,
but i just need bools atm. i reckon KDL's module must be very similar to yours,
then? the KDL Binary, with GUIList and A,B,C GUIbools.(and all the others)
