[PD] Muse EEG into Pd OSC issues

Dan Wilcox danomatika at gmail.com
Thu Jan 14 19:13:05 CET 2016


Also, if you’re using the mrpeach OSC objects, you should be using [routeOSC] and not [route] for handling the osc message address. [route] is working in the small ascii example but will fail once you need to route more than 1 address level aka “/level1/level2/level3” etc. 

> [udpreceive 5010]
> |
> [t a a]
> |      \
> |       \
> |      [print raw]
> |
> [unpackOSC]
> |
> [route /muse]    <——— should be [routeOSC /muse]
> |
> [print osc]


--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160114/6eed5956/attachment.html>


More information about the Pd-list mailing list