Personal tools
You are here: Home community forums Comments which should be Documents...
Document Actions

Comments which should be Documents...

by Not dedicated last modified 2004-06-08 06:03 PM

The Pure Data Portal

Some poeple put here comments which should be documents to be commented as forum...

Vst~

Posted by Hugo Solis at 2004-01-20 06:08 AM

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

pd & gem for max osx: newbie here

Posted by puma at 2004-02-21 01:24 PM

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

Posted by Yani Ivanovbg at 2004-02-02 10:18 AM

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

Posted by bradon webb at 2004-02-23 10:20 PM

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

Posted by adam synnott at 2004-03-31 04:23 PM

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

Posted by Ranman at 2004-03-31 09:38 PM

I suspect you'll need the comercial version of MAX available here:

Hmmmm....

Posted by Ranman at 2004-03-31 09:40 PM

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

thanks

Posted by adam synnott at 2004-04-02 01:29 AM

thanks dood,i'll try that.

1081275150

Posted by oliv at 2004-04-06 08:12 PM

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

Posted by Gianluca at 2004-04-27 09:52 AM

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

Posted by Gianluca at 2004-04-27 10:11 AM

you can use the object PACK

no problem

Posted by IOhannes m zmoelnig at 2004-05-18 08:55 AM

you could also try to read the documentation

some math...

Posted by Gianluca at 2004-04-27 04:51 PM

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

Posted by IOhannes m zmoelnig at 2004-05-18 09:01 AM

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!!!!

Posted by dominic smith at 2004-05-22 12:49 PM

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

Posted by dominic smith at 2004-05-23 09:42 AM

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 :: warning: shadowed declaration is here vexp_if.c:891: warning: declaration of `exp' shadows a global declaration :: warning: shadowed declaration is here vexp_if.c:936: warning: declaration of `exp' shadows a global declaration :: warning: shadowed declaration is here make[1]: *** [vexp_if.pd_linux_o] Error 1 make[1]: Leaving directory `/home/spoony/pd-0.37-1/extra/expr~' make: *** [externs] Error 2

anything i should worry about?

pd-0.37-1

Posted by nico_audio at 2004-05-29 03:11 AM

I built pd-0.37.1 following this :

http://iem.kug.ac.at/mailinglists/pd-list/2004-02/020151.html

Nicolas

help with externals!

Posted by Domenico Urbano at 2004-05-31 06:50 PM

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


Powered by IEM Powered by Plone Section 508 WCAG Valid XHTML Valid CSS Usable in any browser