Impulse Multiplexer (LogiX node)
Jump to navigation
Jump to search
Impulse Multiplexer | ||
---|---|---|
![]() | ||
Inputs | ||
Impulse | Trigger | |
Int | Index | |
Outputs | ||
Impulse | [0] | |
Impulse | [1] |
The Impulse Multiplexer node fires an impulse from the output which matches the value of the input Index
when an impulse is received at Trigger.
Usage
An impulse is only fired if there is a corresponding output for the Index
, e.g. no impulse will be fired if the Index is -1 when an impulse is received at Trigger. Neos uses zero indexing, hence the topmost output will fire an impulse when Index
is zero. The number of outputs can be changed with the + and - buttons.