[PD] problem using [udpsend] from iemnet (or mrpeach) in a sub-process (with [pd~])

Jack jack at rybn.org
Fri Aug 20 16:36:53 CEST 2010


Hello Mathieu,

I have already do that with [packOSC]/[unpackOSC] and
[udpsend]/[udpreceive], it is slow too.
I need to send 20000 lists of 3 floats (id, pos x, pos y) each frame (50
fps) from one process to other.
Thanx.
++

Jack


Le vendredi 20 août 2010 à 10:20 -0400, Mathieu Bouchard a écrit :
> On Fri, 20 Aug 2010, Jack wrote:
> 
> > Is there another method to accelerate this transfert between GEM and MSD 
> > using [pd~] and [stdout] ?
> 
> Can you try communicating with OSC instead, and see whether it's faster ? 
> It does lesser amounts of encoding and decoding for floats, than what 
> [netsend]/[netreceive]/[stdout]/[pd~] need. How many floats do you need to 
> send from one process to the other, per second ?
> 
>   _ _ __ ___ _____ ________ _____________ _____________________ ...
> | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801





More information about the Pd-list mailing list