<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
There's [udpsend~] and [udpreceive]~ for sending multichannel signals.<br><br>Martin<br><br>bernardo wrote:<br>&gt; maybe as audio signal through JACK? That is the fastest way I'm aware.<br>&gt; That would be 441000 values per second per channel -1.0/+1.0, then you<br>&gt; had to rescale again.<br>&gt; <br>&gt; 2010/8/20 Jack &lt;jack@rybn.org&gt;:<br>&gt; &gt; Hello Mathieu,<br>&gt; &gt;<br>&gt; &gt; I have already do that with [packOSC]/[unpackOSC] and<br>&gt; &gt; [udpsend]/[udpreceive], it is slow too.<br>&gt; &gt; I need to send 20000 lists of 3 floats (id, pos x, pos y) each frame (50<br>&gt; &gt; fps) from one process to other.<br>&gt; &gt; Thanx.<br>&gt; &gt; ++<br>&gt; &gt;<br>&gt; &gt; Jack<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Le vendredi 20 août 2010 à 10:20 -0400, Mathieu Bouchard a écrit :<br>&gt; &gt;&gt; On Fri, 20 Aug 2010, Jack wrote:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt; Is there another method to accelerate this transfert between GEM and MSD<br>&gt; &gt;&gt; &gt; using [pd~] and [stdout] ?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Can you try communicating with OSC instead, and see whether it's faster ?<br>&gt; &gt;&gt; It does lesser amounts of encoding and decoding for floats, than what<br>&gt; &gt;&gt; [netsend]/[netreceive]/[stdout]/[pd~] need. How many floats do you need to<br>&gt; &gt;&gt; send from one process to the other, per second ?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; &nbsp; _ _ __ ___ _____ ________ _____________ _____________________ ...<br>&gt; &gt;&gt; | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Pd-list@iem.at mailing list<br>&gt; &gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<br>&gt; &gt;<br>&gt; <br>&gt; _______________________________________________<br>&gt; Pd-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<br>                                               </body>
</html>