[PD] Muse EEG into Pd OSC issues

IOhannes m zmölnig zmoelnig at iem.at
Fri Jan 15 16:29:12 CET 2016


On 01/15/2016 02:38 PM, Martin Peach wrote:
> Are there any
> ASCII characters which are forbidden in a Pd symbol?

none.
there are a few that are hard to create on a Pd-side (e.g. "\n"), and
there is the infamous 123 (aka "{") which freezes the pd-gui when being
displayed, but that is not a limitation of the Pd symbol.

so i think that you shouldn'd do any filtering on the packOSC/unpackOSC
side (that is: i would even allow UTF-8, at least on the receiving side¹)

gfmdsar
IOhannes

¹ and probably on the sending side as well; though you might turn this
on/off with a special message (and make the default ASCII only)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160115/e4ad315c/attachment.sig>


More information about the Pd-list mailing list