[PD] slide~ (msp) in pd

Funs Seelen funsseelen at gmail.com
Mon Oct 28 11:39:51 CET 2013


On Mon, Oct 28, 2013 at 10:05 AM, peiman khosravi
<peimankhosravi at gmail.com>wrote:
>
>
> And on a related subject: what is the best way to create an exponential
> signal ramp?
>
>
A simpler way to get a similar result is to range the output to [0-1],
just as described before, but then just take a power of it. The higher the
power, the sharper the curve. Then multiply the whole to your preferred
range. In this case a range starting with 0 is possible, for it is not an
exponential range as in the previous example.

An example:

[1 20, 0 500 20(
|
[vline~]
|
[pow~]
|
[*~ your_maxval]
|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20131028/177aac1e/attachment.htm>


More information about the Pd-list mailing list