[OSC_dev] Application Profiles
salsaman at xs4all.nl
salsaman at xs4all.nl
Mon Dec 22 13:49:32 PST 2008
On Mon, December 22, 2008 21:19, Jamie Bullock wrote:
> On Mon, 2008-12-22 at 14:53 +0100, salsaman at xs4all.nl wrote:
>
>> I gave an example:
>>
>> /foo/bar,5
>>
>> - is ambiguous in my application, I could be setting the value of
>> /foo/bar
>> to 5, or requesting the value of /foo/bar,5
>
> I'm not sure that I understand what you mean here. The comma is a
> reserved character in OSC -- used for identifying the type-tag string,
> so I'm not sure that '/foo/bar,5' is actually valid OSC... or maybe I'm
> being a bit slow.
>
> Jamie
sendOSC /foo/bar,5 (non-interactive)
or sendOSC
> /foo/bar 5 (interactive)
Both do the same thing. Which is beside the point of what I am trying to
explain.
Gabriel.
More information about the OSC_dev
mailing list