Martin, so i guess also the method i explained before is deprecated?
I always done this way, so it's important to know if it is wrong approach :)

[dumpOSC]
|
[unpackOSC /testone /testtwo]

?

thanks




> That's because [unpackOSC] expects a stream of bytes from something like
> [udpreceive].
>
> I think you should use
> [udpreceive]
> |
> [unpackOSC]
> |
> [routeOSC /something /else]
>
> See doc/5.reference/mrpeach/routeOSC-help.pd
>
> Or (deprecated):
>
> [dumpOSC]
> |
> [route /something /else]
>
>
> Martin
>


-- 
Marco Donnarumma aka The !S.A.D!



Multimedia Artist, Live Performer - Roma, IT

LAB: http://www.thesaddj.com | http://www.flxer.net

EVENT: http://www.liveperformersmeeting.net
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to