Re: [PD] PD CHAT

2007-02-07 Thread simon wise


On 5 Feb 2007, at 7:37 PM, Tim Boykett wrote:


On the other side I was using some pdreceive (on a
linux machine, now I use OSX and I cannot find it!) to take messages


to find pdreceive on OSX open the Pd.app package -- it is in Contents/ 
Resources/bin/pdreceive  -  OSX aliases don't work pointing into a  
package but symlinks do and /PATH_TO_PD/Pd.app/Contents/Resources/bin/ 
pdreceive works fine in Terminal or a script.


simon



___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD CHAT

2007-02-05 Thread juto aviten

hard off wrote:

not sure if i understand what you mean, but netpd has one of those
instant message type applications.  is that what u mean?


yes kind of... I download netpd... I didn't find it ... maybe I have to 
look again in the patch...


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD CHAT

2007-02-05 Thread Jamie Bullock
On Sun, 2007-02-04 at 17:03 +0100, juto aviten wrote:
 another simple questions :
 
 I try to chat in PD and to catch result of the chat... can't find any 
 object for this... does something exist in this idea?
 

Mathieu Bouchard implemented an IRC client using Gridflow. There is a
cool looking screenshot at http://gridflow.ca/gallery/purebot.gif . I've
never had time to explore Gridflow personally so I couldn't tell you how
to get it working...

Jamie


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD CHAT

2007-02-05 Thread Tim Boykett


Hi,

  I have done a series of small performances where a telnet-based
chatroom has been the performance space and PD makes sounds in response
to actions there.

The simple explanation is to use netcat (nc) to communicate with
a chatroom, the output then being fed via a small sed script via
pdsend to PD, receiving via a netreceive object.
On the other side I was using some pdreceive (on a
linux machine, now I use OSX and I cannot find it!) to take messages
from PD and feed them into netcat.

Some playing around last week seemed to show that netreceive no  
longer needs

the closing semicolon ; on messages, so in some cases it may be possible
to avoid the sed script and simply pass the output of nc direct to  
pdsend. I

haven't tried this yet.

If this is all gibberish, I can dig out some examples on how to use  
it all.

It worked a few months ago when I last tried it...

cheers,
tim


On 04/02/2007, at 5:03 PM, juto aviten wrote:


another simple questions :

I try to chat in PD and to catch result of the chat... can't find  
any object for this... does something exist in this idea?


thanx

juto

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - http://lists.puredata.info/ 
listinfo/pd-list





___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] PD CHAT

2007-02-04 Thread juto aviten

another simple questions :

I try to chat in PD and to catch result of the chat... can't find any 
object for this... does something exist in this idea?


thanx

juto

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD CHAT

2007-02-04 Thread mami music

maby you can try sending strings using the objects in the OSC library... i
have tried it and it works but sometimes there are some proeblems to get the
messages through some firewalls.

another way could be using [netsend] and [netreceive] but i have not used
them at all.

can anybody with excperience on networks and firewalls and that stuff
explain how the OSC message sending can be imporved so that messages dont
get stuck?


daniel

2007/2/4, juto aviten [EMAIL PROTECTED]:


another simple questions :

I try to chat in PD and to catch result of the chat... can't find any
object for this... does something exist in this idea?

thanx

juto

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list