Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote:
when you are using lists instead of streams, there are also specialised objects (if you don't want to serialize the list into single atoms), e.g. [minmax] in zexy, but i am sure there is an internal-only solution in the list-abs by fbar.
[list-minmax]. ;)
You can rip the internals to get a minmax-finder for streams of numbers: All that list-minmax.pd does, is serialize the list, find min and max with [min] and [max] and a [spigot]-based "once" and send the results to the outlets.
Frank Barknecht _ ______footils.org_ __goto10.org__