<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>greetz from germany/ffm 2 all PD devs &amp; users 
!!! me tink PD veri guut...</FONT></DIV>
<DIV><FONT face=Arial size=2>after dreaming side my friends titanium+max+nato 
(</FONT><FONT face=Arial size=2>don't even got the e's for a mac)</FONT></DIV>
<DIV><FONT face=Arial size=2>i found PD&amp;Co a couple months back and i've 
been happier than&nbsp;he ever since :)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>but,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i've got a "simple" problem;</FONT></DIV>
<DIV><FONT face=Arial size=2>i want to convert/"remap" numbers according 
adjustable "input min max" and "output min max". a program called BuildingBlocks 
(what i used before PD) had a "module" named remap(or was it rescale, dunno) 
anyway,</FONT></DIV>
<DIV><FONT face=Arial size=2>what it does; it takes a number thats in range of 
of inputMin/Max then&nbsp;"remaps/rescales" the 
number&nbsp;according&nbsp;outMin/Max...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>well, i put it this way:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>"module" settings:</FONT></DIV>
<DIV><FONT face=Arial size=2>inputMin:0&nbsp;&nbsp;&nbsp; 
inputMax:1</FONT></DIV>
<DIV><FONT face=Arial size=2>outputMin:4&nbsp;&nbsp;&nbsp; 
inputMax:72</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and heres couple examples what would come 
in/out:</FONT></DIV>
<DIV><FONT face=Arial size=2>input&nbsp;&nbsp;"module"&nbsp; output</FONT></DIV>
<DIV><FONT face=Arial size=2>-1.342&nbsp;&nbsp;&nbsp; 
-&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 / nothing</FONT></DIV>
<DIV><FONT face=Arial 
size=2>0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&gt;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; 4</FONT></DIV>
<DIV><FONT face=Arial 
size=2>1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&gt;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; 72</FONT></DIV>
<DIV><FONT face=Arial size=2>0.5&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
-&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ~34</FONT></DIV>
<DIV><FONT face=Arial size=2>1.532&nbsp;&nbsp;&nbsp;&nbsp; 
-&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 72 / nothing</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i think i could make it with calculations, but i'm 
too lazy :), and i'm allready used to use this "module"...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>if you want to know where i use it, here 
goes:</FONT></DIV>
<DIV><FONT face=Arial size=2>adc~ &gt; envrms~ &gt; 
pix_movie[frameNumber]</FONT></DIV>
<DIV><FONT face=Arial size=2>and because i use videoClips with different 
framecount i would need that "module"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ok, i hope you got the point...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>hope i'm not blind...</FONT></DIV>
<DIV><FONT face=Arial size=2>i searched&nbsp;modules in PD, GEM, ZEXY, 
TOYS...</FONT></DIV>
<DIV><FONT face=Arial size=2>archives in pd-list...</FONT></DIV>
<DIV><FONT face=Arial size=2>pdb, Pure Data Base...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>if this was covered somewhere and ive overlooked 
it, spank me :)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>hups, allmost forgot:</FONT></DIV>
<DIV><FONT face=Arial size=2>win2k, pd34-4</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>so many thnx for any help in adva</FONT><FONT 
face=Arial size=2>nce</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Kaikki vihaavat minua koska olen 
vainoharhainen.</FONT></DIV>
<DIV><FONT face=Arial size=2>-andre</FONT></DIV></BODY></HTML>