Hello,

I have set up a udp stream (consisting of millions of values), and I would like to output these values three at a time using number objects. When I print the output, I get a whole bunch of values, but the number objects only retain the 1st, 2nd and 3rd value. How can I tell pd to pass these values until the stream is terminated?

--
Michael