On 28/10/2013 10:05, peiman khosravi wrote:
Since I'm on a mailing spree: how can I make a pd version of slide~ (MSP), which, according to the msp reference, is a logarithmic lowpass filter for smoothing envelops. Anything similar will do.
I guess you could re-emplement it with [fexpr~].
Often, though, for smoothing non-singnal control messages (e.g. attaching a vslider to a [*~]) a simple [lop~] is more than enough (and rather 'economic')...
Lorenzo.