Splitting the input in two

Hello,

I’m implementing a small block in python which takes complex numbers
as input and I need to split this input node into multiple identical
parts

let me try to do an ascii art…

          /--> processing part 1 ---\

–> Input —/ -----> output —>
\ /
–> processing part 2 —/

what would be the best appropriate node to use for that?
(in other words I need a block which has one input and n-output,
and doesn’t do anything on the signal, just allow me to connect multiple
other blocks on its outputs)

Thanks for your help


Best Regards,
ChoJin

ChoJin wrote:

(in other words I need a block which has one input and n-output,
and doesn’t do anything on the signal, just allow me to connect multiple
other blocks on its outputs)

You don’t need a separate “1->N” block for this; you can connect
multiple block inputs to an output of a prior block.


Johnathan C.
Corgan Enterprises LLC
http://corganenterprises.com