Hi !
how to do simple scaling in PD ?
not via [autoscale] which is really unstable
there is a [scale] object in MAX but here it is for GEM
load and use the maxlib sacale object
[maxlib/scale]
On Thu, Jul 12, 2012 at 10:45 AM, Фывапр Олджэвич tofuckof@inbox.ru wrote:
Hi !
how to do simple scaling in PD ?
not via [autoscale] which is really unstable
there is a [scale] object in MAX but here it is for GEM
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Thu, Jul 12, 2012 at 3:45 PM, Фывапр Олджэвич tofuckof@inbox.ru wrote:
Hi !
how to do simple scaling in PD ?
The simplest way is just with [* ], [/ ], [- ] and [+ ].
For example "0 --> 127" to "-1 --> 1":
[/ 63.5] | [- 1]
--Funs
Autoscale - I am not sure about this, but my own autoscaler needs to be "primed" by the lowest and highest values you expect from the input. Otherwise the patch gradually re-calibrates itself, so that a new value higher than any previous values will reset the scaling value.
Anyway, you can find out more about this patch - enclosed with this email.
Ed Gemnotes-0.1alpha: Live music notation for Pure Data http://sharktracks.co.uk/
From: Фывапр Олджэвич tofuckof@inbox.ru To: PD-list pd-list@iem.at Sent: Thursday, 12 July 2012, 14:45 Subject: [PD] scale ?
Hi !
how to do simple scaling in PD ?
not via [autoscale] which is really unstable
there is a [scale] object in MAX but here it is for GEM
_______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi everyone and thanks !
We found [range] object, which is not mentioned in helps and manuals and references...
and it seems to work.
Does anyone have HELP for this object ?
thankyou !
Thu, 12 Jul 2012 18:30:54 +0100 (BST) от Ed Kelly morph_2016@yahoo.co.uk:
Autoscale - I am not sure about this, but my own autoscaler needs to be "primed" by the lowest and highest values you expect from the input. Otherwise the patch gradually re-calibrates itself, so that a new value higher than any previous values will reset the scaling value.
Anyway, you can find out more about this patch - enclosed with this email.
Ed Gemnotes-0.1alpha: Live music notation for Pure Data http://sharktracks.co.uk/
From: Фывапр Олджэвич tofuckof@inbox.ru To: PD-list pd-list@iem.at Sent: Thursday, 12 July 2012, 14:45 Subject: [PD] scale ?
Hi !
how to do simple scaling in PD ?
not via [autoscale] which is really unstable
there is a [scale] object in MAX but here it is for GEM
_______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list