Hello Smart Reaktor People –
I am trying to implement an XR Gate in Core that gets switched on or off depending on a 0,1,2,3,4 input. I am using colB's core macro as illustrated on this thread from 2025.
Here's the thing: I can't get it to work. The latches are sending correct values in response to the "select" input, but the merge module is not passing that value through to its output. See screenshots. These are three de-bug views of the same event. The first shows the 0 select state; the second shows the latch sending the 1 value; the third shows the merge failing to send the 1 value and instead sending 0.
Maybe I am misunderstanding how colB's original macro is supposed to work? Or I am missing some other important detail.
Thanks!