On Thu, 2015-06-04 at 18:07 -0300, Alexandre Torres Porres wrote:
is there an object in extended like [range] or [maxlib/scale] that works for audio signals? thanks
I couldn't find a [range] object in Pd-extended.
In [maxlib/scale] both - input and output ranges - are specified. I don't have the exact signal version of this at hand, but there is [rh_scalelin~] and [rh_scalelog~]. They assume to input signal to be between 0 and 1 and you can specify the desired output range. That might give you a start.
https://github.com/reduzent/netpd2-patches
Roman