Oh, I apologize, I misread your question. I thought you meant just a string with that data. Sorry. You could send the desired data as one big string, written out basically just as you did, and parse through it, but I'm not sure if that works for your scenario. Numbers get automatically converted from string to number at ports, so it could conceivably work if the structure isn't really large, and you can sort through the string adequately.
-GT On Sat, Dec 4, 2010 at 2:57 PM, Rob Duarte <ra...@rahji.com> wrote: > Hi all, > > I just want to make sure I'm not missing something... > > We can't send an OSC message like: /path s:somestring f:somefloat > > (ie: messages with more than one value - aside from a list of floats which > OSC Sender does do) > > I'm pretty sure OSC Sender doesn't do it, but I just wanted to check with > you. > > Thanks, > Rob _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com > > This email sent to gtole...@gmail.com > -- George Toledo gtole...@gmail.com www.georgetoledo.com The information contained in this E-mail and any attachments may be confidential. If you have received this E-mail in error, please notify us immediately by telephone or return E-mail. You should not use or disclose the contents of this E-mail or any of the attachments for any purpose or to any persons.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com