ProtoFlux:Impulse Multiplexer

From Resonite Wiki
Revision as of 23:16, 9 February 2024 by 989onan (talk | contribs) (create Impulse Multiplexer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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