Page 1 of 1

Posted: 26 Jun 2018, 06:19
by Ariajazz
Hi all. Sorry but I haven't found a way to do it... I need a sort of dispatcher module that sends "1" value as a switch to the selected output and "0" to the rest of outputs. I know how to do it with switches grouped but in this case the selection is made by a set of numbers 1 to 16, the way a dispatcher does. I hope you have gotten the idea.

Posted: 26 Jun 2018, 08:34
by joffo78
Hello. Search dispatch on the module browser

http://www.sensomusic.org/forums/upload ... spatch.pat

Image

Posted: 26 Jun 2018, 13:47
by x.iso
could be simplified with a single 'sequenced switch' module though, depending on what's the goal.

Posted: 26 Jun 2018, 18:56
by 23fx23
or an empty array of wanted size , followed by a set array element value set to 1

Posted: 27 Jun 2018, 03:40
by Ariajazz
Thanks all for replying. Joffo's patch worked with some modifications I did. I'm not good working with arrays so the other alternatives were not useful. Thanks again.