Simple Trigger switching using a boolean in Metasounds

This should be easy but I just can figure it out, I have a boolean from my blueprint, I want it to select between two trigger signals, i.e. a node with two trigger inputs and a boolean input, with one trigger output, the output is the selected input trigger signal based on the boolean input. Surely this exists, I’ve gone though all the trigger nodes and can’t figure out what to use.

1 Like


Here’s the solution, build a patch using these nodes and just use the patch whenever you need it, slight overkill I think but at least it works.