ABox Help Basics Objects Signals Tutorials
ButtonKnob
OscillatorNoise
Math OperatorFunction 1
ADSRSample and Hold
Pitch QuantizerRandom Sequence
Math KnobDelta
DelayDivider
DamperDecay
IIR z PlaneIIR Block
SplitterMixer
MultiplexerDemultiplexer
Wave OutWave In
OscilloscopeSpectrum Analyzer
LabelFile
Multiplexer

The multiplexer routes one of two inputs to the output using a switch input.


Pins:
Xinputoptional, default = 0.0
Yinputoptional, default = 0.0
SSwitchinputrequired to operate
ZOutput if S>0.0 then Z = X * S, else Z = Y * -S
Controls:
None
Keyboard and Context menu:
deldelete the object
Default State:
N/A
Notes:
An S value of zero will result in zero output.