Comments which should be Documents...
The Pure Data Portal
Some poeple put here comments which should be documents to be commented as forum...
pd & gem for max osx: newbie here
hi: i am working in MAX/msp & Jitter and I am going to network pd & Gem with it... right now I am installing pd and gem and having some problems: more on the way
I just wanted to touch bases with the users in this group..
The project I am working on is my thesis....I am at UIC at Chicago, The Electronic VIsualztion Lab:MFA
tiamo: Josephine Lipuma
photoshop plug-in support
I think i read in a VJ site (maybe vjcentral.com, I'm not quite sure) that PD supports Photoshop plug-ins, but I can't find anywhere in the documentation about that. Please send some info!
photoshop plugins
I believe you can use photoshop plugins, if you are using PD on a windows os and use Framestein. there should be documentation on how to use them and what format is compatable inside the FS documentation.
pd beginer
i can't seem to find anyhitng on this site that explains how to make sound come out of my speakers with pd. can someone please help
MAX
I suspect you'll need the comercial version of MAX available here:
Hmmmm....
Ok, why didn't the link go into the previous message?
Let's try again, shall we?
MAX is available at: http://www.cycling74.com/index.html
1081275150
the interface to your soundcard is an object called dac (add a tilde) assuming your audioport is well configured.... add an object osc (add a tilde) 125 and connect it to the dac object zoo 125 hz in your speaker.... have a look at the doc folder, load patches and see.... A+
integers to vector
Hello guys, does anyone know how to join separate integer (incoming from different outlets) into a vector? If anyone knows, please, help me! Thank you, really.
no problem
you could also try to read the documentation
some math...
Hi, could someone help me? Does exist a PD object that calculate the minimum of an integer list, also giving it's position?
Thanks
lists
actually pd offers no native solution for this. however there are plenty of externals/libraries that accomplish such functionality one i know of: [minmax] from zexy get's the minimum and maximum of a list (but not the position) there are lots of others i don't know...
btw. there is a mid/high-traffic mailinglist for pure-data where such things normally are asked (and ansered): http://iem.at/cgi-bin/mailman/listinfo/pd-list
FATAL: can't create!!!!
Hello everyone.
I am new to pd, I am also new to linux. But I figured I would have a go at both. SO pd is the first ever bit of software I have tried to install in linux(suse 9.1)!
I feel that i am nearly getting there but then I get this:-
FATAL: can't create ../odj/g_canvas.o: No such file or directory make: *** [g_canvas.o] Error1
It is probably just my extreme stupidity or newness. I hope it is blindingly obvious to someone were I am going wrong.
Any one help?
Spoony
fixed...but
i figured it all out and installe 0.37.1
it works!
But when compiling i get this warning:-
vexp_if.c:47: warning: declaration of `exp' shadows a global declaration
anything i should worry about?
pd-0.37-1
I built pd-0.37.1 following this :
http://iem.kug.ac.at/mailinglists/pd-list/2004-02/020151.html
Nicolas
help with externals!
I'm trying to build a win32 dll using vc++ 6.0 in order to make my first external (helloworld). But it gives a lot of errors, also if I include m_pd.h. So: what are the correct source and header files to be included? Thanks!
---------Output of the compiler:
helloworld.obj : error LNK2001: unresolved external symbol _post helloworld.obj : error LNK2001: unresolved external symbol _pd_new helloworld.obj : error LNK2001: unresolved external symbol _class_addbang helloworld.obj : error LNK2001: unresolved external symbol _class_new helloworld.obj : error LNK2001: unresolved external symbol _gensym LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/helloworld.exe : fatal error LNK1120: 6 unresolved externals
Vst~
Hi guys, I'm working on a proyect and I wish to use the VST~. I download the pd-externals~1.0test2.tar.zip and I get a buch of externals but not VST~. Do you know if this object cab be use with. PD.37 and if so, where could I get it? Thanks a lot