[PD] Newbie question: Highest number

Frank Barknecht fbar at footils.org
Tue Jul 31 13:08:51 CEST 2007


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.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list