ProtoFlux:Impulse Multiplexer

From Resonite Wiki
Impulse Multiplexer
*
Impulses
Index
+
-
Flow

An impulse multiplexer is a ProtoFlux node that takes a * (Call) and an Index (int) and outputs the impulse to a Impulses (Continuation) output with the provided index. This node could commonly be called a switch, switchboard, router, or an impulse array.

Inputs

* (Call)

Tell this node to send an impulse out an Impulses (Continuation) output with the provided Index (int)

Index (int)

Index of the Impulses (Continuation) output to send an impulse out of.

Outputs

Impulses (Continuation)

Sends an impulse out of one of these with the index provided by Index (int) when * (Call) is called

Examples