How to get the min and max of a bunch of values

hi,

perhaps this is a stupid question, but is there a node which helps detecting and saving the minimum and maximum value of an irregular input like fft or receiving osc values? i could need that very often for mapping values, and am always trying to workaround with some queued graphs.

thanks,
phil

hi phil

in kalle-Modules-Value you find a module Bounds (Value).v4p
with a helpfile.

this should be the thing you want…

regards

wow, yeah, that’s exactly what i’m searching for! thanks for sharing :)

also Decay with asymmetric attack and decay times is quite helful for these things (and much simpler)…