Queue Bin Size?

Hi
how do you get a Bin Size with Queue(Spread)? Am I missing something here?
tx
Simone

burp! — ooops sorry

what kind of binsizing would you imagine?

queue stores all slices on the input pin per frame. not enough?

Hi
so I got this line wandering around, how can i get more random lines wandering around without having to repeat the queue and upstream module? I tried different approaches spreading the data befor eth emodule but slices get mixed up…
tx
Simone

spread this line.zip (14.4 kB)

hm, doesn’t look easy.

you could try using Store. and instead of queueing the 2d positions just queue the index for getslice.