Also maxlib/scale in pd-extended.
On Sep 2, 2013, at 1:22 PM, pd-list-request@iem.at wrote:
From: Frank Barknecht fbar@footils.org Subject: Re: [PD] Scaling values in pd Date: September 2, 2013 12:43:24 PM EDT To: pd-list@iem.at
On Mon, Sep 02, 2013 at 06:17:37PM +0200, hghoyer wrote:
in Max/MSP there is an object for simple scaling.
If you create in MAX these object with this arguments:
[scale 0 127 0 500] incomming messages from 0 to 127 are automatically scaled from 0 to 500...
Is in PD a similar easyly way to scale values?
You can use an abstraction like m_scale.pd from the ri-library (attached) for this.
Or just divide by 127 and multiply with 500. :)
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Hi [autoscale 0 10] Also you can check the help file. Best José El 02/09/2013 21:01, "Dan Wilcox" danomatika@gmail.com escribió:
Also maxlib/scale in pd-extended.
On Sep 2, 2013, at 1:22 PM, pd-list-request@iem.at wrote:
*From: *Frank Barknecht fbar@footils.org *Subject: **Re: [PD] Scaling values in pd* *Date: *September 2, 2013 12:43:24 PM EDT *To: *pd-list@iem.at
On Mon, Sep 02, 2013 at 06:17:37PM +0200, hghoyer wrote:
in Max/MSP there is an object for simple scaling.
If you create in MAX these object with this arguments:
[scale 0 127 0 500] incomming messages from 0 to 127 are automatically scaled from 0 to 500...
Is in PD a similar easyly way to scale values?
You can use an abstraction like m_scale.pd from the ri-library (attached) for this.
Or just divide by 127 and multiply with 500. :)
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hey, I made this abstract some time ago, I use it very much.
http://puredata.hurleur.com/viewtopic.php?id=9218
El 02/09/13 18:24, José Luis Santorcuato Tapia escribió:
Hi [autoscale 0 10] Also you can check the help file. Best José
El 02/09/2013 21:01, "Dan Wilcox" <danomatika@gmail.com mailto:danomatika@gmail.com> escribió:
Also maxlib/scale in pd-extended. On Sep 2, 2013, at 1:22 PM, pd-list-request@iem.at <mailto:pd-list-request@iem.at> wrote:
*From:*Frank Barknecht <fbar@footils.org <mailto:fbar@footils.org>> *Subject:**Re: [PD] Scaling values in pd* *Date:*September 2, 2013 12:43:24 PM EDT *To:*pd-list@iem.at <mailto:pd-list@iem.at> On Mon, Sep 02, 2013 at 06:17:37PM +0200, hghoyer wrote:
in Max/MSP there is an object for simple scaling. If you create in MAX these object with this arguments: [scale 0 127 0 500] incomming messages from 0 to 127 are automatically scaled from 0 to 500... Is in PD a similar easyly way to scale values?
You can use an abstraction like m_scale.pd from the ri-library (attached) for this. Or just divide by 127 and multiply with 500. :)
-------- Dan Wilcox @danomatika danomatika.com <http://danomatika.com> robotcowboy.com <http://robotcowboy.com> _______________________________________________ Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list