hi, (back on puredope again ;)
as theres so much i still need/want/hope to do with pd i desided to start make some basic "gui-modules" for some functions so i don't have to make them seperately in every patch i create/use.
i was also thinking on modules for:
btw. has some1 else made this kind of modules ?
ok, the first1 is here "audio2data". audioIN trough [envrms~], [snapshot~] and [dfreq~]... sorry but i spend more time to develop the gui as the code :)... so i got some questions regarding coding:
corresponding min/max for [env~], [envrms~], and [snapshot~] when "grabbing" direct from [adc~] ?
what is the best combination for [dfreq~] to get the value of loudest frequency and what is the output range of [dfreq~] ?
can i dynamicly change a <sliders> output-range ? tried hi,high,right,value...
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.
are there other huge cpuhog objects like dynamicly changing <number> boxes ?
can i open a patch to a window WITHOUT the borders&menu ?
any1 know links to "indepth" documents about [bonk~] and [fiddle~] input commands or could some1 explain me in "common-people-way" how to use them with purpose, or maybe you could build a little bonk/fiddle tutorial :) ?
with [env~] and [envrms~] i get the same, only different "scale" right ?
i think this is enough for starters ;) so, any tips/help to improve my newbish coding IS apprichiated!!!
to run _audio2data3e.pd you need:
and the "manual" www.vju-tv.net/_audio2data3e.gif
thnx -andre [win2k, 1.2ghz, 256mb, gf2mx, sis7012]
ps. an experimental GUI: www.vju-tv.net/_audio2data2c.gif (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.) btw. as the mouse with scroll/wheel is very common today i was wondering is there an [object] for that?