thanks a lot for the quick response.
I try to use it, but with no good results yet as the patch shown:
I would have need the 12 elements input in an object, and be able to tells by index which element of the 12 elements list I would have need to make the 6 elements list.
I try with getslice…setslice, and getspread…but still doesn’t work…
g.
here’s what I have so far with setspread…
I don’t really understand the process and logical…so it’s not yet what I’m expecting…
any help would be appreciated, thanks.
g.
Yes I always dislike it if a node comes without a help patch.
For your last example, I would use a getslice (string) and replace that for the setspread. So you can select the slice you need as a final output.
edit: in your other patch (why name them both the same? hard to refer it too) when you hoover above the output pin of the Getspread you see you have more than 6 strings so to understand what is going on, use Herr Inspector and set the output IObox (String) to that number, or even better, a bit higher.