Re: [PD] send -rt snapshot~ to -nrt

2008-08-23 Thread patrick
my solution is [import mrpeach] udpsend / udpreceive but i was not able to send a float, so i am using also packOSC / unpackOSC - pipelist - routeOSC pat ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] send -rt snapshot~ to -nrt

2008-08-21 Thread IOhannes m zmoelnig
patrick wrote: talking about it on #dataflow, patko and claudiusmaximus agree on using udp. i will use mrpeach/net external for this. as i haven't followed the discussion on IRC, i would be interested in how come? afaics, using mrpeach/net will reduce the network bandwidth eventually at

Re: [PD] send -rt snapshot~ to -nrt

2008-08-21 Thread Frank Barknecht
Hallo, patrick hat gesagt: // patrick wrote: talking about it on #dataflow, patko and claudiusmaximus agree on using udp. i will use mrpeach/net external for this. You can use UDP with netsend/netreceive as well, just give it an argument of 1. Ciao -- Frank

Re: [PD] send -rt snapshot~ to -nrt

2008-08-21 Thread IOhannes m zmoelnig
Frank Barknecht wrote: Hallo, patrick hat gesagt: // patrick wrote: talking about it on #dataflow, patko and claudiusmaximus agree on using udp. i will use mrpeach/net external for this. You can use UDP with netsend/netreceive as well, just give it an argument of 1. ah thanks frank

Re: [PD] send -rt snapshot~ to -nrt

2008-08-21 Thread Frank Barknecht
Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote: Frank Barknecht wrote: Hallo, patrick hat gesagt: // patrick wrote: talking about it on #dataflow, patko and claudiusmaximus agree on using udp. i will use mrpeach/net external for this. You can use UDP with

Re: [PD] send -rt snapshot~ to -nrt

2008-08-21 Thread Jack
I'm agree with this, and not only with [netsend]. Sending datas using PHP (FUDI messages) to a [netreceive] (TCP or UDP) cause sometimes dropouts. I am forced to open and to close connection often to see things work properly. Maybe a [netreceive] problem ? ++ Jack Le 21 août 08 à 10:42,

Re: [PD] send -rt snapshot~ to -nrt

2008-08-20 Thread patrick
talking about it on #dataflow, patko and claudiusmaximus agree on using udp. i will use mrpeach/net external for this. pat ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list