Thanks very much.. I'll let you know if I get it running nicely.
btw, since I am still very new to PD I seem to have better lick usign google than the archives own search. Any tips?
----- Original Message ----- From: "Søren Bovbjerg" bovbjerg@musik.auc.dk To: "Jason Cunliffe" jasonic@nomadics.org; pd-list@iem.kug.ac.at Sent: Sunday, September 30, 2001 4:37 AM Subject: Re: [PD] How to pass data between PD and other applications?
I forgot to mention. To get data to into or outside PD using netsend/netrecieve you should compile u_pdreceive.c and u_pdsend.c located in the src dir. Those are stand alone programs which can communicate with PD netsend/recieve.
I have no idea if or how they work though.
Take care Soeren
Have a look at netsend and netreceive. TCP and UDP ports can be used this
way. Have a look in the reference folder in your PD dir.