<!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.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT face=Arial size=2>hi, (back on puredope again ;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>as theres so much i still need/want/hope to do with 
pd </FONT><FONT face=Arial size=2>i desided to start&nbsp;make some&nbsp;basic 
"gui-modules" for some functions so i don't have to make 
them&nbsp;seperately&nbsp;in every patch i create/use. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i was also thinking on modules for:</FONT></DIV>
<DIV><FONT face=Arial size=2>- gemwin (allready started)</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>- fiddle&amp;bonk</FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2>- audio(card)&nbsp;mixer/fader (you know, mute, 
routing &amp; co&nbsp;for audio IN/OUTs)</FONT></DIV>
<DIV><FONT face=Arial size=2>- midi ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>btw. has some1 else made this kind of modules 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ok, the first1 is here "audio2data". audioIN trough 
[envrms~], [snapshot~] and [dfreq~]... </FONT><FONT face=Arial size=2>sorry but 
i spend more time to develop the gui as the code :)... so i got some questions 
regarding&nbsp;coding:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1. i assume that&nbsp;PDs &lt;peak meters&gt; is 
the real volume that goes in/out&nbsp;the soundcard, it shows 0=min and 100=max. 
so i was wondering what are the </FONT></DIV>
<DIV><FONT face=Arial size=2>corresponding min/max for [env~], [envrms~], and 
[snapshot~] when "grabbing" direct from [adc~] ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2. what is the best combination for [dfreq~] to get 
the value of&nbsp;loudest frequency and what is the output range of [dfreq~] 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>3. can i dynamicly change a &lt;sliders&gt; 
output-range ? tried hi,high,right,value...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>4. could some1 refresh my mind by telling what was 
it with $0 or $1 in a symbol (like send/receive symbols) ? because i want to 
communicate with the modules.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>5. are there other huge cpuhog objects&nbsp;like 
dynamicly changing &lt;number&gt; boxes ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>6. can i open a patch to a window WITHOUT the 
borders&amp;menu ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>7. any1 know&nbsp;links to&nbsp;"indepth" documents 
about [bonk~] and [fiddle~] input commands or could some1 explain me in 
"common-people-way" how to&nbsp;use them with purpose, or maybe you could build 
a little&nbsp;bonk/fiddle tutorial :) ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>8. with [env~] and [envrms~] i get the same, only 
different "scale" right ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i think this is enough for starters ;)</FONT></DIV>
<DIV><FONT face=Arial size=2>so, </FONT><FONT face=Arial 
size=2>any&nbsp;tips/help to improve my newbish coding IS 
apprichiated!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>to run _audio2data3e.pd you need:</FONT></DIV>
<DIV><FONT face=Arial size=2>- zexy</FONT></DIV>
<DIV><FONT face=Arial size=2>- gem (for [average])</FONT></DIV>
<DIV><FONT face=Arial size=2>- spigot~.pd</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and the "manual" <A 
href="http://www.vju-tv.net/_audio2data3e.gif">www.vju-tv.net/_audio2data3e.gif</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>thnx</FONT></DIV>
<DIV><FONT face=Arial size=2>-andre</FONT></DIV>
<DIV><FONT face=Arial size=2>[win2k, 1.2ghz, 256mb, gf2mx, sis7012]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ps. an experimental GUI: <A 
href="http://www.vju-tv.net/_audio2data2c.gif">www.vju-tv.net/_audio2data2c.gif</A></FONT></DIV>
<DIV><FONT face=Arial size=2>(you could but the objects name/function/help 
outside the interface so you can size the window in the size of the actual 
interface. and when you need help, just scroll.)</FONT></DIV>
<DIV><FONT face=Arial size=2>btw. as the mouse with scroll/wheel is very common 
today i was wondering is there an [object] for that?</FONT></DIV></BODY></HTML>