<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hey all<div><br></div><div>Out of all that, [netserver] and [netclient] won over, we're working on a couple of abstractions for network conducting including metronome, broadcast messenger and a universal volume modifier. If anyone's interested I can make these available once tested and let you know about the experiences.<br><br>&gt; Date: Sat, 17 Apr 2010 11:43:57 +0100<br>&gt; From: errordeveloper@gmail.com<br>&gt; To: pd-list@iem.at<br>&gt; Subject: Re: [PD] networking with Pd (was Re: (no subject))<br>&gt; <br>&gt; ALSA library is capable to do that for you,<br>&gt; look in aseqnet(1) manpage.<br>&gt; i haven't had a chance to use it yet myself..<br>&gt; <br>&gt; On Wed, Apr 14, 2010 at 09:05:29PM -0300, Ariane stolfi wrote:<br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; just another question in this subject,<br>&gt; &gt; what do you sugest for sending midi values between two computers<br>&gt; &gt; through ethernet?<br>&gt; &gt; <br>&gt; &gt; tnx<br>&gt; &gt; ariane<br>&gt; &gt; <br>&gt; &gt; 2010/4/13 Andrew Faraday &lt;jbturgid@hotmail.com&gt;:<br>&gt; &gt; &gt; Thanks, folks, there's a lot to think about there.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Another workshop this evening, so we'll see what we find most useful.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Yeah, the lack of a subject was a sheer accident on my part.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Cheers<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Andrew<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&gt; Date: Tue, 13 Apr 2010 09:29:37 +0200<br>&gt; &gt; &gt;&gt; From: zmoelnig@iem.at<br>&gt; &gt; &gt;&gt; CC: pd-list@iem.at<br>&gt; &gt; &gt;&gt; Subject: [PD] networking with Pd (was Re: (no subject))<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; is there a reason for omitting the subject?<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; On 2010-04-12 21:11, Paulo Casaes wrote:<br>&gt; &gt; &gt;&gt; &gt; netsend and netreceive can send any type of message. You should look<br>&gt; &gt; &gt;&gt; &gt; into OSC for your needs.<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; well afaics, OSC doesn't give you any advantage with the original<br>&gt; &gt; &gt;&gt; problems.<br>&gt; &gt; &gt;&gt; the problem seems to be related to Pd's messages rather than the<br>&gt; &gt; &gt;&gt; net-objects (e.g. "[blu( -&gt; [send val1 $1(" won't work, but if you use<br>&gt; &gt; &gt;&gt; "[symbol blu(" it will; see the Pd-documentation and the list archives<br>&gt; &gt; &gt;&gt; for why this is so)<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; &gt;<br>&gt; &gt; &gt;&gt; &gt; In a related question, what is the difference between netsend and<br>&gt; &gt; &gt;&gt; &gt; sendOSC?<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; #0 i don't know whether i have said this before, but just in case:<br>&gt; &gt; &gt;&gt; [sendOSC] is unmaintained and buggy, and i would suggest to not use it.<br>&gt; &gt; &gt;&gt; use mrpeach's [packOSC] and [udpsend] instead.<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; #1 they are different objects; [netsend] uses FUDI (which looks just<br>&gt; &gt; &gt;&gt; like Pd-messages) as the application layer protocol, whereas [sendOSC]<br>&gt; &gt; &gt;&gt; oses OSC<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; &gt; Can netsend and netreceive be used for OSC?<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; no.<br>&gt; &gt; &gt;&gt; they are different, non-compatible application layer protocols (OSC uses<br>&gt; &gt; &gt;&gt; binary data enriched with meta-data, whereas Pd's FUDI is plain text<br>&gt; &gt; &gt;&gt; with a special meaning of semicolon)<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; you can probably construct an OSC-message that is parseable as a FUDI<br>&gt; &gt; &gt;&gt; message and vice-versa, but nothing that i would "use".<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt; fgmasr<br>&gt; &gt; &gt;&gt; IOhannes<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; ________________________________<br>&gt; &gt; &gt; Get a free e-mail account with Hotmail. Sign-up now.<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Pd-list@iem.at mailing list<br>&gt; &gt; &gt; UNSUBSCRIBE and account-management -&gt;<br>&gt; &gt; &gt; http://lists.puredata.info/listinfo/pd-list<br>&gt; &gt; &gt;<br>&gt; &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; <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></div>                                               <br /><hr />Get a new e-mail account with Hotmail - Free. <a href='http://clk.atdmt.com/UKM/go/197222280/direct/01/' target='_new'>Sign-up now.</a></body>
</html>