[PD] Muse EEG into Pd OSC issues

Martin Peach chakekatzil at gmail.com
Thu Jan 14 17:10:39 CET 2016


...although OSC 1.0 says that any sequence of non-null ASCII characters can
be a string. The unpackOSC implementation may be rejecting it because Pd
doesn't like such characters in its symbols.

Martin


On Thu, Jan 14, 2016 at 11:06 AM, Martin Peach <chakekatzil at gmail.com>
wrote:

>
>
> On Thu, Jan 14, 2016 at 11:03 AM, Martin Peach <chakekatzil at gmail.com>
> wrote:
>
>> Actually it's because the string is terminated with an ASCII Carriage
>> Return (decimal 10), which is not allowed by the OSC spec, so it gets
>> rejected.
>>
>>
> Sorry, Line Feed, is ASCII 10.
>
> Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160114/4060bacc/attachment.html>


More information about the Pd-list mailing list