<div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Paul Keyes</b> <span dir="ltr"><<a href="mailto:spskeyes@gmail.com">spskeyes@gmail.com</a>></span><br>Date: Sun, May 8, 2016 at 5:55 PM<br>Subject: Re: [PD] What is the current, correct way to use Open Sound Control with PD?<br>To: Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>><br><br><br><div dir="ltr">Ok Thanks. I'm trying oscformat etc., but after receiving the osc message and printing with [print parse-output] I get: "list state 3" where "state" is my osc address, so it seems like [list trim] isn't working. Any thoughts?<div><br></div><div>Cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sun, May 8, 2016 at 2:55 AM, Roman Haefeli <span dir="ltr"><<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><span>On Sun, 2016-05-08 at 01:14 -0300, Paul Keyes wrote:<br>
> I need to use OSC. I had been using mrpeach in pd-extended, but I see<br>
> that pd-extended is no longer recommended, and it won't compile for my<br>
> system anyway  (I'm using unbuntu 14.04 on an Udoo), so I have<br>
> pd-0-46-7 installed.<br>
> I downloaded pd-osc from my package repo, but there is no hint about<br>
> where udpsend is supposed to come from. There is no pd-mrpeach from my<br>
> repo either, so I'm currently trying to get the version<br>
> from <a href="https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/" rel="noreferrer" target="_blank">https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/</a> working without much success. It compiles but I still get "udpsend ..couldn't create".<br>
> What is the correct way to get udpsend? Or is there another way to do<br>
> OSC?<br>
<br>
</span>You can do that all now with Pd-vanilla. Check the help fies for<br>
[oscformat], [oscparse], [netsend] (in your case probably [netsend -b<br>
-u]) and [netreceive].<br>
<br>
Also, there is pd-iemnet, which is a fork of mrpeach's net classes. I<br>
consider them more mature and more reliable than the original mrpeach<br>
net classes.<br>
<span><font color="#888888"><br>
Roman<br>
<br>
</font></span><br></div></div><span class="">_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br></span></blockquote></div><br></div>
</div><br></div>