[PD] MobMuPlat - data from several iPads to one PC

Daniel Iglesia daniel.iglesia at gmail.com
Wed Jan 13 06:39:25 CET 2016


I had wanted it for compatibility with existing patches that expected the
leading slash.

More detail: it is actually for the PdWrapper.pd that simulates the
MobMuPlat app layer when developing on a laptop.
The PdWrapper had previously used mrpeach OSC objects which, IIRC, kept the
slashes. The editor sends an OSC message on GUI widget interaction, to be
routed to the Pd patch being developed by the user. MobMuPlat (on device)
reports the OSC message from the widget with the slash, so the PdWrapper.pd
should do the same.

Is there a rationale for removing the slashes?




On Tue, Jan 12, 2016 at 9:23 PM, Dan Wilcox <danomatika at gmail.com> wrote:

> Why re-add the slashes? You can just use [route] objects directly.
>
> --------
> Dan Wilcox
> @danomatika <https://twitter.com/danomatika>
> danomatika.com
> robotcowboy.com
>
> On Jan 12, 2016, at 10:11 PM, pd-list-request at lists.iem.at wrote:
>
> *From: *Daniel Iglesia <daniel.iglesia at gmail.com>
> *Subject: **Re: [PD] MobMuPlat - data from several iPads to one PC*
> *Date: *January 12, 2016 at 10:10:10 PM MST
> *To: *Billy Stiltner <billy.stiltner at gmail.com>
> *Cc: *"pd-list at iem.at" <pd-list at iem.at>
>
>
> [netreceive -u -b <portNumber>]
>
> spits out ASCII (for me, on OSX, haven't tested linux). Connecting it to
> an [oscparse] will give the string, but parses out leading slashes. I have
> a tangled abstraction for re-adding slashes to the start of the OSC address
> if anyone is interested in that.
>
> Dan
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160112/e6677448/attachment.html>


More information about the Pd-list mailing list