[PD] What is the current, correct way to use Open Sound Control with PD?

Paul Keyes spskeyes at gmail.com
Mon May 9 16:32:13 CEST 2016


Thank you! This helped me find the issue: oscparse expects "/" at the front
of addresses, and oscformat adds "/" automatically to messages that don't
included it.  Liblo does not use the same assumptions...leading to
confusion.
Cheers

On Sun, May 8, 2016 at 8:52 PM, Dan Wilcox <danomatika at gmail.com> wrote:

> See the mrpeach-to-vanilla-osc.pd in
> https://github.com/danomatika/BangYourHead/tree/master/6.Communication
>
> --------
> Dan Wilcox
> @danomatika <https://twitter.com/danomatika>
> danomatika.com
> robotcowboy.com
>
> On May 8, 2016, at 3:33 AM, pd-list-request at lists.iem.at wrote:
>
> *From: *Paul Keyes <spskeyes at gmail.com>
> *Subject: **[PD] What is the current, correct way to use Open Sound
> Control with PD?*
> *Date: *May 7, 2016 at 10:14:48 PM MDT
> *To: *pd-list at lists.iem.at
>
>
> I need to use OSC. I had been using mrpeach in pd-extended, but I see that
> pd-extended is no longer recommended, and it won't compile for my system
> anyway  (I'm using unbuntu 14.04 on an Udoo), so I have
> pd-0-46-7 installed.
> I downloaded pd-osc from my package repo, but there is no hint about where
> udpsend is supposed to come from. There is no pd-mrpeach from my repo
> either, so I'm currently trying to get the version from
> https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/ working
> without much success. It compiles but I still get "udpsend ..couldn't
> create".
> What is the correct way to get udpsend? Or is there another way to do OSC?
>
> Cheers,
> Paul
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160509/ee5afaa3/attachment-0001.html>


More information about the Pd-list mailing list