Difference between revisions of "Component: Multiplex (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 61: | Line 65: | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-bool-icon.png]] - BOOL |
| width="90%" | ResetInputIndex | | width="90%" | ResetInputIndex | ||
|- | |- |
Revision as of 13:27, 17 November 2021
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
Multiplex component
Allows multiple input buffers to be multiplexed to a single output buffer.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
Multiplex |
Passes a single value from the selected input buffer into the output buffer. | |
![]() |
Return |
![]() |
SetMultiplexSource |
Specifies the source buffer to copy through to the output buffer. | |
![]() |
Source |
![]() |
ResetInputIndex |
0=Leave Index, 1=Reset Index to 0 | |
![]() |
Return |
![]() |
MultiplexArray |
Passes an entire buffer through the multiplexer. | |
![]() |
Return |