<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hey Man,<div>AFAICT, [maxlib/scale] on extended is the equivalent of MAX's [scale].</div><div><br></div><div>No?</div><div>Zax<br><br><div>Date: Mon, 2 Sep 2013 18:43:24 +0200<br>From: fbar@footils.org<br>To: pd-list@iem.at<br>Subject: Re: [PD] Scaling values in pd<br><br><pre>On Mon, Sep 02, 2013 at 06:17:37PM +0200, hghoyer wrote:<br>&gt; in Max/MSP there is an object for simple scaling.<br>&gt; <br>&gt; If you create in MAX these object with this arguments:<br>&gt; <br>&gt; [scale 0 127 0 500] incomming messages from 0 to 127 are automatically<br>&gt; scaled from 0 to 500...<br>&gt; <br>&gt; Is in PD a similar easyly way to scale values?<br> <br>You can use an abstraction like m_scale.pd from the ri-library (attached) for this.<br> <br>Or just divide by 127 and multiply with 500. :) <br> <br>Ciao<br>-- <br> Frank Barknecht                                     _ ______footils.org__<br></pre><br>_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list</div></div>                                               </div></body>
</html>